X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=doc%2Fmanual.xml.head;h=cb72e032a8cf6b529f27e0663130289d038e0cfe;hp=9b11500a3c6974dc71cf39a36aa8d1a2f00d30a7;hb=355d6c883e8aafb8f424c22aa576cf8262ed9e58;hpb=cf6bb4753ad027d11465533b7f3ef35b797f2908 diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 9b11500..cb72e03 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -2899,10 +2899,9 @@ set folder = $user_magic_number Defining/Using aliases - Usage: alias key - address - - [ , address, ... ] + +Usage: alias key address[ , address, ... ] + @@ -3021,9 +3020,9 @@ set alias_file=~/.mail_aliases Changing the default key bindings - Usage: bind map key - function - + +Usage: bind map key function + @@ -3240,13 +3239,10 @@ set alias_file=~/.mail_aliases Defining aliases for character sets - Usage: charset-hook alias - charset - - - Usage: iconv-hook charset - local-charset - + +Usage: charset-hook alias charset +Usage: iconv-hook charset local-charset + @@ -3274,9 +3270,10 @@ set alias_file=~/.mail_aliases Setting variables based upon mailbox - Usage: folder-hook [!]regexp - command - + +Usage: folder-hook [!]regexp command + + @@ -3338,10 +3335,9 @@ folder-hook . set sort=date-sent Keyboard macros - Usage: macro menu key - sequence - - [ description ] + +Usage: macro menu key sequence [ description ] + @@ -3415,20 +3411,11 @@ folder-hook . set sort=date-sent Using color and mono video attributes - Usage: color object - foreground - - background [ regexp - ] - - Usage: color index foreground - background - - pattern - - Usage: uncolor index pattern - [ pattern ... ] - + +Usage: color object foregroundbackground [ regexp] +Usage: color index foreground backgroundpattern +Usage: uncolor index pattern[ pattern ... ] + @@ -3711,18 +3698,11 @@ export COLORFGBG - Usage: mono <object> - <attribute> - - [ regexp ] - - Usage: mono index attribute - pattern - - - Usage: unmono index pattern - [ pattern ... ] - + +Usage: mono <object> <attribute>[ regexp ] +Usage: mono index attribute pattern +Usage: unmono index pattern[ pattern ... ] + @@ -3777,10 +3757,9 @@ export COLORFGBG Ignoring (weeding) unwanted message headers - Usage: [un]ignore pattern [ - pattern - - ... ] + +Usage: [un]ignore pattern [ pattern... ] + @@ -4117,15 +4096,10 @@ set text_flowed Mailing lists - Usage: [un]lists regexp [ - regexp - - ... ] - - Usage: [un]subscribe regexp [ - regexp - - ... ] + +Usage: [un]lists regexp [ regexp... ] +Usage: [un]subscribe regexp [ regexp... ] + @@ -4203,9 +4177,9 @@ set text_flowed Using Multiple spool mailboxes - Usage: mbox-hook [!]pattern - mailbox - + +Usage: mbox-hook [!]pattern mailbox + @@ -4238,10 +4212,9 @@ set text_flowed Defining mailboxes which receive mail - Usage: [un]mailboxes [!] - filename - - [ filename ... ] + +Usage: [un]mailboxes [!]filename[ filename ... ] + @@ -4311,14 +4284,10 @@ set text_flowed User defined headers - Usage: - - my_hdr string - - unmy_hdr field [ - field - - ... ] + +Usage: my_hdr string +Usage: unmy_hdr field [ field... ] + @@ -4381,8 +4350,9 @@ unmy_hdr to cc Defining the order of headers when viewing messages - Usage: hdr_order header1 - header2 header3 + +Usage: hdr_order header1header2 header3 + @@ -4414,9 +4384,9 @@ hdr_order From Date: From: To: Cc: Subject: Specify default save filename - Usage: save-hook [!]pattern - filename - + +Usage: save-hook [!]pattern filename + @@ -4462,9 +4432,9 @@ save-hook aol\\.com$ +spam Specify default Fcc: mailbox when composing - Usage: fcc-hook [!]pattern - mailbox - + +Usage: fcc-hook [!]pattern mailbox + @@ -4508,9 +4478,9 @@ save-hook aol\\.com$ +spam Specify default save filename and default Fcc: mailbox at once - Usage: fcc-save-hook [!]pattern - mailbox - + +Usage: fcc-save-hook [!]pattern mailbox + @@ -4530,17 +4500,11 @@ save-hook aol\\.com$ +spam Change settings based upon message recipients - Usage: reply-hook [!]pattern - command - - - Usage: send-hook [!]pattern - command - - - Usage: send2-hook [!]pattern - command - + +Usage: reply-hook [!]pattern command +Usage: send-hook [!]pattern command +Usage: send2-hook [!]pattern command + v @@ -4635,9 +4599,9 @@ save-hook aol\\.com$ +spam Change settings before formatting a message - Usage: message-hook [!]pattern - command - + +Usage: message-hook [!]pattern command + @@ -4674,9 +4638,9 @@ message-hook '~f freshmeat-news' 'set pager="less \"+/^ subject:.*\""' Choosing the cryptographic key of the recipient - Usage: crypt-hook pattern - keyid - + +Usage: crypt-hook pattern keyid + @@ -4707,18 +4671,25 @@ message-hook '~f freshmeat-news' 'set pager="less \"+/^ subject:.*\""' Adding key sequences to the keyboard buffer - Usage: push string + +Usage: push string + - This command adds the named string to the keyboard buffer. The string - may - contain control characters, key names and function names like the - sequence - string in the macro command. You may use - it to - automatically run a sequence of commands at startup, or when entering - certain folders. + + This command adds the named string to the keyboard buffer. The + string may contain control characters, key names and function + names like the sequence string in the macro command. You may use it to + automatically run a sequence of commands at startup, or when + entering certain folders. For example, the following command + will automatically collapse all threads when entering a folder: + + +folder-hook . 'push <collapse-all>' + + @@ -4731,10 +4702,9 @@ message-hook '~f freshmeat-news' 'set pager="less \"+/^ subject:.*\""' Executing functions - Usage: exec function [ - function - - ... ] + +Usage: exec function [ function ... ] + @@ -4753,14 +4723,10 @@ message-hook '~f freshmeat-news' 'set pager="less \"+/^ subject:.*\""' Message Scoring - Usage: score pattern - value - - - Usage: unscore pattern [ - pattern - - ... ] + +Usage: score pattern value +Usage: unscore pattern [ pattern... ] + @@ -4897,12 +4863,11 @@ color index red yellow "~n 100-" Spam detection - Usage: spam pattern - format - - - Usage: nospam pattern - + +Usage: spam pattern format +Usage: nospam pattern + + Mutt-ng has generalized support for external spam-scoring filters. @@ -5074,25 +5039,13 @@ spam "^From: .*MAILER-DAEMON" "999" Setting variables - Usage: set [no|inv] - variable - - [=value] [ variable ... ] - - Usage: toggle variable [ - variable - - ... ] - - Usage: unset variable [ - variable - - ... ] - - Usage: reset variable [ - variable - - ... ] + +Usage: set [no|inv]variable[=value] [ variable ... ] +Usage: toggle variable [variable... ] +Usage: unset variable [variable... ] +Usage: reset variable [variable... ] + + @@ -5211,10 +5164,9 @@ set ?allow_8bit Reading initialization commands from another file - Usage: source filename [ - filename - - ... ] + +Usage: source filename [ filename... ] + @@ -5250,8 +5202,10 @@ set ?allow_8bit Removing hooks - Usage: unhook [ * | hook-type ] - + +Usage: unhook [ * | hook-type ] + + This command permits you to flush hooks you have previously defined. @@ -7870,8 +7824,9 @@ append-hook \\.gz$ "gzip -c %t >> %f" Open a compressed mailbox for reading - Usage: open-hook regexp - "command" + +Usage: open-hook regexp "command" + @@ -7926,8 +7881,9 @@ open-hook \\.gz$ "gzip -cd %f > %t" Write a compressed mailbox - Usage: close-hook regexp - "command" + +Usage: close-hook regexp"command" + @@ -7986,8 +7942,9 @@ close-hook \\.gz$ "gzip -c %t > %f" Append a message to a compressed mailbox - Usage: append-hook regexp - "command" + +Usage: append-hook regexp"command" +