From 27f7d55ff147807fbb95d9361c3b669c835d16c0 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Wed, 30 Sep 1998 13:56:23 +0000 Subject: [PATCH] SGML fix. --- doc/manual.sgml | 2 +- doc/manual.txt | 862 ++++++++++++++++++++++++++++-------------------- 2 files changed, 498 insertions(+), 366 deletions(-) diff --git a/doc/manual.sgml b/doc/manual.sgml index 5ce1f66d..649d68c7 100644 --- a/doc/manual.sgml +++ b/doc/manual.sgml @@ -310,7 +310,7 @@ ESC V collapse-all toggle collapse for all threads in the thread and hides the others. This is useful when threads contain so many messages that you can only see a handful of threads on the screen. See %M in . -For example, you could use "%?M?(#%03M)&(%4l)?" in to optionally display the number of hidden messages if the thread is collapsed. diff --git a/doc/manual.txt b/doc/manual.txt index ea77d4b0..dd86a943 100644 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -376,13 +376,24 @@ ESC p previous-subthread jump to the start of the previous subthread ESC r read-subthread mark the current subthread as read ESC t tag-thread toggle the tag on the current thread + ESC v collapse-thread toggle collapse for the current thread + ESC V collapse-all toggle collapse for all threads + NNoottee:: Collapsing a thread displays only the first message in the + thread and hides the others. This is useful when threads contain so + many messages that you can only see a handful of threads on the + screen. See %M in ``$index_format''. For example, you could use + "%?M?(#%03M)&(%4l)?" in ``$index_format'' to optionally display the + number of hidden messages if the thread is collapsed. + See also: ``$strict_threads''. + + 22..33..44.. MMiisscceellllaanneeoouuss FFuunnccttiioonnss ccrreeaattee--aalliiaass (default: a) @@ -400,6 +411,14 @@ commands. + eeddiitt--mmeessssaaggee (default: e) + + This command (available in the ``index'' and ``pager'') allows you to + edit the current message. Once editing is complete, the _C_o_m_p_o_s_e menu + is shown. You can now re-send the message or write the edited message + to any folder using the ``write-fcc'' function. + + eenntteerr--ccoommmmaanndd (default: ``:'') This command is used to execute any command you would normally put in @@ -441,7 +460,6 @@ can be used to control whether Mutt will wait for a key to be pressed when the command returns (presumably to let the user read the output of the command), based on the return status of the named command. - ttooggggllee--qquuootteedd (default: T) The _p_a_g_e_r uses the ``$quote_regexp'' variable to detect quoted text @@ -459,7 +477,6 @@ 22..44.. SSeennddiinngg MMaaiill - The following bindings are available in the _i_n_d_e_x for sending messages. @@ -505,25 +522,38 @@ - a attach-file attach a file - ESC k attach-key attach a PGP public key - d edit-description edit description on attachment - D detach-file detach a file - T edit-to edit the To field - c edit-cc edit the Cc field - b edit-bcc edit the Bcc field - y send-message send the message - s edit-subject edit the Subject - f edit-fcc specify an ``Fcc'' mailbox - p pgp-menu select PGP options (``i'' version only) - P postpone-message postpone this message until later - q quit quit (abort) sending the message - i ispell check spelling (if available on your system) - ^F forget-passphrase whipe PGP passphrase from memory + a attach-file attach a file + A attach-message attach message(s) to the message + ESC k attach-key attach a PGP public key + d edit-description edit description on attachment + D detach-file detach a file + T edit-to edit the To field + c edit-cc edit the Cc field + b edit-bcc edit the Bcc field + y send-message send the message + s edit-subject edit the Subject + f edit-fcc specify an ``Fcc'' mailbox + p pgp-menu select PGP options (``i'' version only) + P postpone-message postpone this message until later + q quit quit (abort) sending the message + w write-fcc write the message to a folder + i ispell check spelling (if available on your system) + ^F forget-passphrase whipe PGP passphrase from memory + + + + + NNoottee:: The attach-message function will prompt you for a folder to + attach messages from. You can now tag messages in that folder and they + will be attached to the message you are sending. Note that certain + operations like composing a new mail, replying, forwarding, etc. are + not permitted when you are in that folder. The %r in + ``$status_format'' will change to a 'A' to indicate that you are in + attach-message mode. 22..44..11.. EEddiittiinngg tthhee mmeessssaaggee hheeaaddeerr @@ -585,13 +615,15 @@ While the default configuration (or ``preferences'') make Mutt usable right out of the box, it is often desirable to tailor Mutt to suit - your own tastes. When Mutt is first invoked, it will attempt to read + your own tastes. When Mutt is first invoked, it will attempt to read the ``system'' configuration file (defaults set by your local system administrator), unless the ``-n'' ``command line'' option is specified. This file is typically /usr/local/share/Muttrc or - /usr/local/lib/Muttrc. Next, it looks for a file in your home - directory named .muttrc. In this file is where you place ``commands'' - to configure Mutt. + /usr/local/lib/Muttrc. If your home directory has a subdirectory + named .mutt, mutt will next look for a file named .mutt/muttrc. + Otherwise, it looks for a file in your home directory named .muttrc. + In this file is where you place ``commands'' to configure Mutt. + In addition, mutt supports version specific configuration files that are parsed instead of the default files as explained above. For instance, if your system has a Muttrc-0.88 file in the system @@ -626,9 +658,6 @@ my_hdr X-Disclaimer: Why are you listening to me? # This is a comment - - - Single quotes (') and double quotes (") can be used to quote strings which contain spaces or other special characters. The difference between the two types of quotes is similar to that of many popular @@ -695,7 +724,6 @@ It's usually very cumbersome to remember or type out the address of someone you are communicating with. Mutt allows you to create ``aliases'' which map a short string to a full address. - NNoottee:: if you want to create an alias for a group (by specifying more than one address), you mmuusstt separate the addresses with a comma (``,''). @@ -724,6 +752,7 @@ that Mutt will happily append aliases to any file, but in order for the new aliases to take effect you need to explicitly ``source'' this file too. + For example: @@ -761,8 +790,6 @@ _m_a_p specifies in which menu the binding belongs. The currently defined maps are: - - · generic · alias @@ -790,6 +817,7 @@ _\_c_A and _\_c_a are all equivalent. An alternative form is to specify the key as a three digit octal number prefixed with a ``\'' (for example _\_1_7_7 is equivalent to _\_c_?). + In addition, _k_e_y may consist of: @@ -856,6 +884,8 @@ pattern ``.'': + + folder-hook . set sort=date-sent @@ -921,7 +951,6 @@ · message (informational messages) - · normal · quoted (text matching ``$quote_regexp'' in the body of a message) @@ -958,6 +987,7 @@ · yellow + · red · default @@ -1090,7 +1120,6 @@ This command specifies folders which can receive mail and which will be checked for new messages. By default, the main menu status bar displays how many of these folders have new messages. - When changing folders, pressing _s_p_a_c_e will cycle through folders with new mail. @@ -1120,6 +1149,7 @@ The ``my_hdr'' command allows you to create your own header fields which will be added to every message you send. + For example, if you would like to add an ``Organization:'' header field to all of your outgoing messages, you can put the command @@ -1155,6 +1185,7 @@ With this command, you can specify an order in which mutt will attempt to present headers to you when viewing messages. + ``unhdr_order *'' will clear all previous headers from the order list, thus removing the header order effects set by the system-wide startup file. @@ -1186,6 +1217,9 @@ save-hook me@(turing\\.)?cs\\.hmc\\.edu$ +elkins save-hook aol\\.com$ +spam + + + Also see the ``fcc-save-hook'' command. @@ -1217,6 +1251,7 @@ and a ``save-hook'' with its arguments. + 33..1166.. CChhaannggee sseettttiinnggss bbaasseedd uuppoonn mmeessssaaggee rreecciippiieennttss Usage: send-hook [!]_p_a_t_t_e_r_n _c_o_m_m_a_n_d @@ -1515,7 +1550,6 @@ \\yy Matches the empty string at either the beginning or the end of a word. - \\BB Matches the empty string within a word. \\<< Matches the empty string at the beginning of a word. @@ -1544,44 +1578,49 @@ - ~A all messages - ~b EXPR messages which contain EXPR in the message body - ~B EXPR messages which contain EXPR in the whole message - ~c USER messages carbon-copied to USER - ~C EXPR message is either to: or cc: EXPR - ~D deleted messages - ~d [MIN]-[MAX] messages with ``date-sent'' in a Date range - ~E expired messages - ~e EXPR message which contains EXPR in the ``Sender'' field - ~F flagged messages - ~f USER messages originating from USER - ~h EXPR messages which contain EXPR in the message header - ~i ID message which match ID in the ``Message-ID'' field - ~L EXPR message is either originated or received by EXPR - ~l message is addressed to a known mailing list - ~m [MIN]-[MAX] message in the range MIN to MAX *) - ~n [MIN]-[MAX] messages with a score in the range MIN to MAX *) - ~N new messages - ~O old messages - ~p message is addressed to you (consults $alternates) - ~P message is from you (consults $alternates) - ~Q messages which have been replied to - ~R read messages - ~r [MIN]-[MAX] messages with ``date-received'' in a Date range - ~S superseded messages - ~s SUBJECT messages having SUBJECT in the ``Subject'' field. - ~T tagged messages - ~t USER messages addressed to USER - ~U unread messages - ~x EXPR messages which contain EXPR in the `References' field - ~z [MIN]-[MAX] messages with a size in the range MIN to MAX *) - Where EXPR, USER, ID, and SUBJECT are ``regular expressions''. + ~A all messages + ~b EXPR messages which contain EXPR in the message body + ~B EXPR messages which contain EXPR in the whole message + ~c USER messages carbon-copied to USER + ~C EXPR message is either to: or cc: EXPR + ~D deleted messages + ~d [MIN]-[MAX] messages with ``date-sent'' in a Date range + ~E expired messages + ~e EXPR message which contains EXPR in the ``Sender'' field + ~F flagged messages + ~f USER messages originating from USER + ~g PGP signed messages + ~G PGP encrypted messages + ~h EXPR messages which contain EXPR in the message header + ~i ID message which match ID in the ``Message-ID'' field + ~L EXPR message is either originated or received by EXPR + ~l message is addressed to a known mailing list + ~m [MIN]-[MAX] message in the range MIN to MAX *) + ~n [MIN]-[MAX] messages with a score in the range MIN to MAX *) + ~N new messages + ~O old messages + ~p message is addressed to you (consults $alternates) + ~P message is from you (consults $alternates) + ~Q messages which have been replied to + ~R read messages + ~r [MIN]-[MAX] messages with ``date-received'' in a Date range + ~S superseded messages + ~s SUBJECT messages having SUBJECT in the ``Subject'' field. + ~T tagged messages + ~t USER messages addressed to USER + ~U unread messages + ~x EXPR messages which contain EXPR in the `References' field + ~z [MIN]-[MAX] messages with a size in the range MIN to MAX *) + + + Where EXPR, USER, ID, and SUBJECT are ``regular expressions''. + *) The forms <[MAX], >[MIN], [MIN]- and -[MAX] are allowed, too. @@ -1608,6 +1647,7 @@ · ! -- logical NOT operator + · | -- logical OR operator · () -- logical grouping operator @@ -1740,8 +1780,7 @@ For example, if you wanted to set your return address based upon sending mail to a specific address, you could do something like: - - send-hook '~t ^me@cs\.hmc\.edu$' 'my_hdr From: Mutt User ' + send-hook '~t ^me@cs\.hmc\.edu$' 'my_hdr From: Mutt User ' @@ -1779,7 +1818,6 @@ matching addresses, return a non-zero exit code and a one line error message. - An example multiple response output: @@ -1808,8 +1846,6 @@ expand the address in place. If there are multiple responses, mutt will activate the query menu. At the query menu, you can select one or more addresses to be added to the prompt. - - 44..66.. MMaaiillbbooxx FFoorrmmaattss Mutt supports reading and writing of four different mailbox formats: @@ -1875,6 +1911,7 @@ the address of the alias + 44..88.. HHaannddlliinngg MMaaiilliinngg LLiissttss @@ -1975,9 +2012,6 @@ consider using a specialized program, such as fetchmail. - - - 44..1122.. SSttaarrtt aa WWWWWW BBrroowwsseerr oonn UURRLLss ((EEXXTTEERRNNAALL)) If a message contains URLs (_u_n_i_f_i_e_d _r_e_s_s_o_u_r_c_e _l_o_c_a_t_o_r = address in the @@ -2007,6 +2041,9 @@ external commands to use for handling specific MIME types. + + + 55..11.. UUssiinngg MMIIMMEE iinn MMuutttt There are three areas/menus in Mutt which deal with MIME, they are the @@ -2044,6 +2081,8 @@ + + 55..11..22.. TThhee AAttttaacchhmmeenntt MMeennuu The default binding for view-attachments is `v', which displays the @@ -2110,6 +2149,7 @@ A sample mime.types file comes with the Mutt distribution, and should contain most of the MIME types you are likely to use. + If Mutt can not determine the mime type by the extension of the file you attach, it will look at the file. If the file is free of binary information, Mutt will assume that the file is plain text, and mark it @@ -2136,8 +2176,7 @@ find an external handler. The default search string for these files is a colon delimited list set to - - ${HOME}/.mailcap:SHAREDIR/mailcap:/etc/mailcap:/usr/etc/mailcap:/usr/local/etc/mailcap + ${HOME}/.mailcap:SHAREDIR/mailcap:/etc/mailcap:/usr/etc/mailcap:/usr/local/etc/mailcap @@ -2202,7 +2241,8 @@ message: - text/html; lynx "%s" + + text/html; lynx "%s" @@ -2240,8 +2280,6 @@ - - 55..33..22..11.. OOppttiioonnaall FFiieellddss In addition to the required content-type and view command fields, you @@ -2308,7 +2346,7 @@ viewer with a line in the mailcap file like: - text/html; lynx %s; nametemplate=%s.html + text/html; lynx %s; nametemplate=%s.html @@ -2336,8 +2374,6 @@ play the text/html object. If RunningX doesn't return 0, then Mutt will go on to the next entry and use lynx to display the text/html object. - - 55..33..22..22.. SSeeaarrcchh OOrrddeerr When searching for an entry in the mailcap file, Mutt will search for @@ -2373,9 +2409,9 @@ For ``Autoview'', Mutt will choose the third entry because of the copiousoutput tag. For interactive viewing, Mutt will run the program - RunningX to determine if it should use the first entry. If the - program returns non-zero, Mutt will use the second entry for interac­ - tive viewing. + RunningX to determine if it should use the first entry. If the pro­ + gram returns non-zero, Mutt will use the second entry for interactive + viewing. 55..33..22..33.. CCoommmmaanndd EExxppaannssiioonn @@ -2404,9 +2440,6 @@ Content-Type: text/plain; charset=iso-8859-1 - - - then Mutt will expand %{charset} to iso-8859-1. The default meta­ mail mailcap file uses this feature to test the charset to spawn an xterm using the right charset to view the message. @@ -2440,6 +2473,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ______________________________________________________________________ # Use xanim to view all videos Xanim produces a header on startup, # send that to /dev/null so I don't see it @@ -2788,7 +2854,28 @@ - 66..33..1122.. aattttrriibbuuttiioonn + 66..33..1122.. aattttaacchh__sseepp + + Type: string + Default: newline + + The separator to add between attachments when operating (saving, + printing, piping, etc) on a list of tagged attachments. + + + 66..33..1133.. aattttaacchh__sspplliitt + + Type: boolean + Default: set + + If this variable is unset, when operating (saving, printing, piping, + etc) on a list of tagged attachments, Mutt will concatenate the + attachments and will operate on them as a single attachment. The + ``$attach_sep'' separator is added after each attachment. When set, + Mutt will operate on the attachments one by one. + + + 66..33..1144.. aattttrriibbuuttiioonn Type: format string Default: "On %d, %n wrote:" @@ -2798,7 +2885,7 @@ section on ``$index_format''. - 66..33..1133.. aauuttooeeddiitt + 66..33..1155.. aauuttooeeddiitt Type: boolean Default: unset @@ -2812,7 +2899,10 @@ the send-menu are always skipped, even when composing a new message. - 66..33..1144.. aauuttoo__ttaagg + + + + 66..33..1166.. aauuttoo__ttaagg Type: boolean Default: unset @@ -2823,7 +2913,7 @@ function apply to all tagged messages. - 66..33..1155.. bbeeeepp + 66..33..1177.. bbeeeepp Type: boolean Default: set @@ -2831,7 +2921,7 @@ When this variable is set, mutt will beep when an error occurs. - 66..33..1166.. bbeeeepp__nneeww + 66..33..1188.. bbeeeepp__nneeww Type boolean Default: unset @@ -2841,7 +2931,7 @@ ``beep'' variable. - 66..33..1177.. cchhaarrsseett + 66..33..1199.. cchhaarrsseett Type: string Default: iso-8859-1 @@ -2852,7 +2942,7 @@ messages in the correct character set. - 66..33..1188.. cchheecckk__nneeww + 66..33..2200.. cchheecckk__nneeww Type: boolean Default: set @@ -2866,7 +2956,19 @@ no check for new mail is performed while the mailbox is open. - 66..33..1199.. ccoonnffiirrmmaappppeenndd + 66..33..2211.. ccoollllaappssee__uunnrreeaadd + + Type: boolean + Default: unset + + When _s_e_t, Mutt will not collapse a thread if it contains any unread + messages. + + + + + + 66..33..2222.. ccoonnffiirrmmaappppeenndd Type: boolean Default: set @@ -2875,7 +2977,7 @@ an existing mailbox. - 66..33..2200.. ccoonnffiirrmmccrreeaattee + 66..33..2233.. ccoonnffiirrmmccrreeaattee Type: boolean Default: set @@ -2884,7 +2986,7 @@ mailbox which does not yet exist before creating it. - 66..33..2211.. ccooppyy + 66..33..2244.. ccooppyy Type: quadoption Default: yes @@ -2894,7 +2996,7 @@ ``save_name'', ``force_name'' and ``fcc-hook''. - 66..33..2222.. ddaattee__ffoorrmmaatt + 66..33..2255.. ddaattee__ffoorrmmaatt Type: string Default: "!%a, %b %d, %Y at %I:%M:%S%p %Z" @@ -2912,7 +3014,7 @@ English). - 66..33..2233.. ddeeffaauulltt__hhooookk + 66..33..2266.. ddeeffaauulltt__hhooookk Type: string Default: "~f %s | (~P (~c %s | ~t %s))" @@ -2928,18 +3030,17 @@ regular expression. - 66..33..2244.. ddeelleettee + 66..33..2277.. ddeelleettee Type: quadoption Default: ask-yes - Controls whether or not messages are really deleted when closing or synchronizing a mailbox. If set to _y_e_s, messages marked for deleting will automatically be purged without prompting. If set to _n_o, messages marked for deletion will be kept in the mailbox. - 66..33..2255.. ddeelleettee__ffoorrmmaatt + 66..33..2288.. ddeelleettee__ffoorrmmaatt Type: string Default: "[-- Attachment from %u deleted on %<%D> --]" @@ -2949,7 +3050,7 @@ sequences as the ``$index_format'' variable. - 66..33..2266.. ddssnn__nnoottiiffyy + 66..33..2299.. ddssnn__nnoottiiffyy Type: string Default: none @@ -2966,9 +3067,7 @@ Example: set dsn_notify="failure,delay" - - - 66..33..2277.. ddssnn__rreettuurrnn + 66..33..3300.. ddssnn__rreettuurrnn Type: string Default: none @@ -2982,7 +3081,7 @@ Example: set dsn_return=hdrs - 66..33..2288.. eeddiitt__hheeaaddeerrss + 66..33..3311.. eeddiitt__hheeaaddeerrss Type: boolean Default: unset @@ -2991,7 +3090,7 @@ along with the body of your message. - 66..33..2299.. eeddiittoorr + 66..33..3322.. eeddiittoorr Type: String Default: value of environment variable $VISUAL, $EDITOR, or "vi" @@ -2999,7 +3098,9 @@ This variable specifies which editor to use when composing messages. - 66..33..3300.. eessccaappee + + + 66..33..3333.. eessccaappee Type: string Default: ~ @@ -3007,7 +3108,7 @@ Escape character to use for functions in the builtin editor. - 66..33..3311.. ffaasstt__rreeppllyy + 66..33..3344.. ffaasstt__rreeppllyy Type: boolean Default: unset @@ -3020,7 +3121,7 @@ set. - 66..33..3322.. ffcccc__aattttaacchh + 66..33..3355.. ffcccc__aattttaacchh Type: boolean Default: set @@ -3029,7 +3130,7 @@ are saved along with the main body of your message. - 66..33..3333.. ffoollddeerr + 66..33..3366.. ffoollddeerr Type: String Default: ~/Mail @@ -3042,7 +3143,7 @@ the `set' command. - 66..33..3344.. ffoollddeerr__ffoorrmmaatt + 66..33..3377.. ffoollddeerr__ffoorrmmaatt Type: format string Default: "%N %F %2l %-8.8u %-8.8g %8s %d %f" @@ -3065,11 +3166,7 @@ %>X right justify the rest of the string and pad with character "X" %|X pad to the end of the line with character "X" - - - - - 66..33..3355.. ffoolllloowwuupp__ttoo + 66..33..3388.. ffoolllloowwuupp__ttoo Type: boolean Default: set @@ -3085,7 +3182,7 @@ group reply). - 66..33..3366.. ffoorrccee__nnaammee + 66..33..3399.. ffoorrccee__nnaammee Type: boolean Default: unset @@ -3097,10 +3194,7 @@ Also see the ``$record'' variable. - - - - 66..33..3377.. ffoorrwwaarrdd__ddeeccooddee + 66..33..4400.. ffoorrwwaarrdd__ddeeccooddee Type: boolean Default: set @@ -3111,7 +3205,7 @@ ``mime_forward_decode'' is used instead. - 66..33..3388.. ffoorrwwaarrdd__ddeeccrryypptt + 66..33..4411.. ffoorrwwaarrdd__ddeeccrryypptt Type: boolean Default: unset @@ -3122,7 +3216,7 @@ ``mime_forward_decode'' is _u_n_s_e_t. - 66..33..3399.. ffoorrwwaarrdd__ffoorrmmaatt + 66..33..4422.. ffoorrwwaarrdd__ffoorrmmaatt Type: format string Default: "[%a: %s]" @@ -3131,7 +3225,7 @@ It uses the same format sequences as the ``$index_format'' variable. - 66..33..4400.. ffoorrwwaarrdd__qquuoottee + 66..33..4433.. ffoorrwwaarrdd__qquuoottee Type: boolean Default: unset @@ -3141,7 +3235,7 @@ ``indent_string''. - 66..33..4411.. hhddrrss + 66..33..4444.. hhddrrss Type: boolean Default: set @@ -3152,7 +3246,7 @@ header fields are added to every new message. - 66..33..4422.. hheeaaddeerr + 66..33..4455.. hheeaaddeerr Type: boolean Default: unset @@ -3161,7 +3255,7 @@ message you are replying to into the edit buffer. - 66..33..4433.. hheellpp + 66..33..4466.. hheellpp Type: boolean Default: set @@ -3176,7 +3270,7 @@ should present a major problem. - 66..33..4444.. hhiiddddeenn__hhoosstt + 66..33..4477.. hhiiddddeenn__hhoosstt Type: boolean Default: unset @@ -3187,7 +3281,7 @@ level domains. - 66..33..4455.. hhiissttoorryy + 66..33..4488.. hhiissttoorryy Type: number Default: 10 @@ -3197,7 +3291,7 @@ variable is set. - 66..33..4466.. hhoossttnnaammee + 66..33..4499.. hhoossttnnaammee Type: string Default: varies @@ -3207,7 +3301,7 @@ /etc/resolv.conf. - 66..33..4477.. iiggnnoorree__lliisstt__rreeppllyy__ttoo + 66..33..5500.. iiggnnoorree__lliisstt__rreeppllyy__ttoo Type: boolean Default: unset @@ -3221,7 +3315,7 @@ will reply to both the sender and the list. - 66..33..4488.. iimmaapp__cchheecckkiinntteerrvvaall + 66..33..5511.. iimmaapp__cchheecckkiinntteerrvvaall Type: number Default: 0 @@ -3230,9 +3324,7 @@ new mail. - - - 66..33..4499.. iimmaapp__ppaassss + 66..33..5522.. iimmaapp__ppaassss Type: string Default: unset @@ -3244,7 +3336,7 @@ are the only one who can read the file. - 66..33..5500.. iimmaapp__uusseerr + 66..33..5533.. iimmaapp__uusseerr Type: string Default: login name on local system @@ -3252,7 +3344,7 @@ Your login name on the IMAP server. - 66..33..5511.. iinn__rreeppllyy__ttoo + 66..33..5544.. iinn__rreeppllyy__ttoo Type: format string Default: "%i; from \"%n\" on %{!%a, %b %d, %Y at %I:%M:%S%p}" @@ -3262,7 +3354,7 @@ see the section on ``$index_format''. - 66..33..5522.. iinncclluuddee + 66..33..5555.. iinncclluuddee Type: quadoption Default: ask-yes @@ -3271,7 +3363,8 @@ is included in your reply. - 66..33..5533.. iinnddeenntt__ssttrriinngg + + 66..33..5566.. iinnddeenntt__ssttrriinngg Type: format string Default: "> " @@ -3281,7 +3374,7 @@ change this value, as it tends to agitate the more fanatical netizens. - 66..33..5544.. iinnddeexx__ffoorrmmaatt + 66..33..5577.. iinnddeexx__ffoorrmmaatt Type: format string Default: "%4C %Z %{%b %d} %-15.15L (%4l) %s" @@ -3295,55 +3388,52 @@ + %a address of the author + %b filename of the original message folder (think mailBox) + %B the list to which the letter was sent, or else the folder name (%b). + %c number of characters (bytes) in the message + %C current message number + %d date and time of the message in the format specified by + ``date_format'' + %f entire From: line (address + real name) + %F author name, or recipient name if the message is from you + %i message-id of the current message + %l number of lines in the message + %L list-from function + %m total number of message in the mailbox + %M number of hidden messages if the thread is collapsed. + %N message score + %n author's real name (or address if missing) + %O (_O_riginal save folder) Where mutt would formerly have stashed the + message: list name or recipient name if no list + %s subject of the message + %S status of the message (N/D/d/!/*/r) + %t `to:' field (recipients) + %T the appropriate character from the $to_chars string + %u user (login) name of the author + %Z message status flags + + %{fmt} the date and time of the message is converted to sender's + time zone, and ``fmt'' is expanded by the system call + ``strftime''; a leading bang disables locales + %[fmt] the date and time of the message is converted to the local + time zone, and ``fmt'' is expanded by the system call + ``strftime''; a leading bang disables locales + %(fmt) the local date and time when the message was received. + ``fmt'' is expanded by the system call ``strftime''; + a leading bang disables locales + % the current local time. ``fmt'' is expanded by the system + call ``strftime''; a leading bang disables locales. - - - %a address of the author - %b filename of the original message folder (think mailBox) - %B the list to which the letter was sent, or else the folder name (%b). - %c number of characters (bytes) in the message - %C current message number - %d date and time of the message in the format specified by - ``date_format'' - %f entire From: line (address + real name) - %F author name, or recipient name if the message is from you - %i message-id of the current message - %l number of lines in the message - %L list-from function - %m total number of message in the mailbox - %N message score - %n author's real name (or address if missing) - %O (_O_riginal save folder) Where mutt would formerly have stashed the - message: list name or recipient name if no list - %s subject of the message - %S status of the message (N/D/d/!/*/r) - %t `to:' field (recipients) - %T the appropriate character from the $to_chars string - %u user (login) name of the author - %Z message status flags - - %{fmt} the date and time of the message is converted to sender's - time zone, and ``fmt'' is expanded by the system call - ``strftime''; a leading bang disables locales - %[fmt] the date and time of the message is converted to the local - time zone, and ``fmt'' is expanded by the system call - ``strftime''; a leading bang disables locales - %(fmt) the local date and time when the message was received. - ``fmt'' is expanded by the system call ``strftime''; - a leading bang disables locales - % the current local time. ``fmt'' is expanded by the system - call ``strftime''; a leading bang disables locales. - - %>X right justify the rest of the string and pad with character "X" - %|X pad to the end of the line with character "X" - + %>X right justify the rest of the string and pad with character "X" + %|X pad to the end of the line with character "X" See also: ``$to_chars''. - 66..33..5555.. iissppeellll + 66..33..5588.. iissppeellll Type: string Default: "ispell" @@ -3351,7 +3441,7 @@ How to invoke ispell (GNU's spell-checking software). - 66..33..5566.. llooccaallee + 66..33..5599.. llooccaallee Type: string Default: "C" @@ -3360,7 +3450,7 @@ strings your system accepts for the locale variable _L_C___T_I_M_E. - 66..33..5577.. mmaaiillccaapp__ppaatthh + 66..33..6600.. mmaaiillccaapp__ppaatthh Type: string Default: $MAILCAPS or @@ -3370,7 +3460,7 @@ display MIME bodies not directly supported by Mutt. - 66..33..5588.. mmaaiill__cchheecckk + 66..33..6611.. mmaaiill__cchheecckk Type: number Default: 5 @@ -3379,7 +3469,7 @@ new mail. - 66..33..5599.. mmaarrkk__oolldd + 66..33..6622.. mmaarrkk__oolldd Type: boolean Default: set @@ -3393,7 +3483,7 @@ variable. - 66..33..6600.. mmaarrkkeerrss + 66..33..6633.. mmaarrkkeerrss Type: boolean Default: set @@ -3403,7 +3493,10 @@ the ``$smart_wrap'' variable. - 66..33..6611.. mmaasskk + + + + 66..33..6644.. mmaasskk Type: string Default: "!^\.[^.]" @@ -3417,7 +3510,7 @@ logical _n_o_t operator for the expression. - 66..33..6622.. mmbbooxx + 66..33..6655.. mmbbooxx Type: String Default: +inbox @@ -3426,15 +3519,16 @@ folder will be appended. - 66..33..6633.. mmbbooxx__ttyyppee + 66..33..6666.. mmbbooxx__ttyyppee Type: String Default: mbox + The default mailbox type used when creating new folders. May be any of mbox, MMDF, MH and Maildir. - 66..33..6644.. mmeettoooo + 66..33..6677.. mmeettoooo Type: boolean Default: unset @@ -3445,7 +3539,7 @@ that message rather than to yourself. - 66..33..6655.. mmeennuu__ssccrroollll + 66..33..6688.. mmeennuu__ssccrroollll Type: boolean Default: unset @@ -3456,7 +3550,7 @@ links to avoid many redraws). - 66..33..6666.. mmeettaa__kkeeyy + 66..33..6699.. mmeettaa__kkeeyy Type: boolean Default: unset @@ -3468,9 +3562,7 @@ pressed ESC then ``x''. This is because the result of removing the high bit from ``0xf4'' is ``0x74'', which is the ASCII character ``x''. - - - 66..33..6677.. mmhh__ppuurrggee + 66..33..7700.. mmhh__ppuurrggee Type: boolean Default: unset @@ -3480,7 +3572,7 @@ the variable is set, the message files will simply be deleted. - 66..33..6688.. mmiimmee__ffoorrwwaarrdd + 66..33..7711.. mmiimmee__ffoorrwwaarrdd Type: quadoption Default: unset @@ -3495,8 +3587,7 @@ Also see ``forward_decode'' and ``mime_forward_decode''. - - 66..33..6699.. mmiimmee__ffoorrwwaarrdd__ddeeccooddee + 66..33..7722.. mmiimmee__ffoorrwwaarrdd__ddeeccooddee Type: boolean Default: unset @@ -3506,7 +3597,7 @@ ``forward_decode'' is used instead. - 66..33..7700.. mmoovvee + 66..33..7733.. mmoovvee Type: quadoption Default: ask-no @@ -3516,7 +3607,7 @@ ``mbox-hook'' command. - 66..33..7711.. mmeessssaaggee__ffoorrmmaatt + 66..33..7744.. mmeessssaaggee__ffoorrmmaatt Type: format string Default: "%s" @@ -3526,7 +3617,7 @@ escape sequences see the section on ``index_format''. - 66..33..7722.. ppaaggeerr + 66..33..7755.. ppaaggeerr Type: string Default: builtin @@ -3537,7 +3628,7 @@ like to use. - 66..33..7733.. ppaaggeerr__ccoonntteexxtt + 66..33..7766.. ppaaggeerr__ccoonntteexxtt Type: number Default: 0 @@ -3548,7 +3639,7 @@ at the top of the next page (0 lines of context). - 66..33..7744.. ppaaggeerr__ffoorrmmaatt + 66..33..7777.. ppaaggeerr__ffoorrmmaatt Type: format string Default: "-%S- %C/%m: %-20.20n %s" @@ -3559,10 +3650,7 @@ section. - - - - 66..33..7755.. ppaaggeerr__iinnddeexx__lliinneess + 66..33..7788.. ppaaggeerr__iinnddeexx__lliinneess Type: number Default: 0 @@ -3580,7 +3668,7 @@ lines as it needs. - 66..33..7766.. ppaaggeerr__ssttoopp + 66..33..7799.. ppaaggeerr__ssttoopp Type: boolean Default: unset @@ -3589,7 +3677,7 @@ you are at the end of a message and invoke the _n_e_x_t_-_p_a_g_e function. - 66..33..7777.. ppggpp__aauuttooeennccrryypptt + 66..33..8800.. ppggpp__aauuttooeennccrryypptt Type: boolean Default: unset @@ -3600,17 +3688,18 @@ _m_e_n_u, when encryption is not required or signing is requested as well. - 66..33..7788.. ppggpp__aauuttoossiiggnn + 66..33..8811.. ppggpp__aauuttoossiiggnn Type: boolean Default: unset + Setting this variable will cause Mutt to always attempt to PGP/MIME sign outgoing messages. This can be overridden by use of the _p_g_p_- _m_e_n_u, when signing is not required or encryption is requested as well. - 66..33..7799.. ppggpp__ddeeffaauulltt__vveerrssiioonn + 66..33..8822.. ppggpp__ddeeffaauulltt__vveerrssiioonn Type: string Default: pgp2 (or pgp5, if PGP 2.* is not installed, or gpg, if none @@ -3623,7 +3712,7 @@ ``$pgp_key_version''. - 66..33..8800.. ppggpp__eennccrryyppttsseellff + 66..33..8833.. ppggpp__eennccrryyppttsseellff Type: boolean Default: set @@ -3631,7 +3720,7 @@ If set, the PGP _+_e_n_c_r_y_p_t_t_o_s_e_l_f flag is used when encrypting messages. - 66..33..8811.. ppggpp__ggppgg + 66..33..8844.. ppggpp__ggppgg Type: string Default: system dependent @@ -3640,7 +3729,7 @@ where the gpg (GNU Privacy Guard) binary resides on your system. - 66..33..8822.. ppggpp__kkeeyy__vveerrssiioonn + 66..33..8855.. ppggpp__kkeeyy__vveerrssiioonn Type: string Default: ``default'' @@ -3653,7 +3742,7 @@ PGP version for key operations. - 66..33..8833.. ppggpp__lloonngg__iiddss + 66..33..8866.. ppggpp__lloonngg__iiddss Type: boolean Default: unset @@ -3661,7 +3750,7 @@ If set, use 64 bit PGP key IDs. Unset uses the normal 32 bit Key IDs. - 66..33..8844.. ppggpp__rreecceeiivvee__vveerrssiioonn + 66..33..8877.. ppggpp__rreecceeiivvee__vveerrssiioonn Type: string Default: ``default'' @@ -3671,9 +3760,7 @@ default defined in ``$pgp_default_version'' will be used. Set this to pgp2 (PGP 2.*), pgp5 (PGP 5.*), or gpg (GNU privacy guard) if you want to use a different PGP version for receiving operations. - - - 66..33..8855.. ppggpp__rreeppllyyeennccrryypptt + 66..33..8888.. ppggpp__rreeppllyyeennccrryypptt Type: boolean Default: unset @@ -3682,7 +3769,7 @@ encrypted. - 66..33..8866.. ppggpp__rreeppllyyssiiggnn + 66..33..8899.. ppggpp__rreeppllyyssiiggnn Type: boolean Default: unset @@ -3692,9 +3779,7 @@ NNoottee:: this does not work on messages, that are encrypted aanndd signed! - - - 66..33..8877.. ppggpp__sseenndd__vveerrssiioonn + 66..33..9900.. ppggpp__sseenndd__vveerrssiioonn Type: string Default: ``default'' @@ -3706,7 +3791,7 @@ to use a different PGP version for sending operations. - 66..33..8888.. ppggpp__ssiiggnn__aass + 66..33..9911.. ppggpp__ssiiggnn__aass Type: string Default: unset @@ -3716,7 +3801,7 @@ keyid form to specify your key (e.g., ``0xABCDEFGH''). - 66..33..8899.. ppggpp__ssiiggnn__mmiiccaallgg + 66..33..9922.. ppggpp__ssiiggnn__mmiiccaallgg Type: string Default: pgp-md5 @@ -3733,7 +3818,7 @@ of MIME headers when creating RFC 2015 signatures. - 66..33..9900.. ppggpp__ssttrriicctt__eenncc + 66..33..9933.. ppggpp__ssttrriicctt__eenncc Type: boolean Default: set @@ -3744,7 +3829,7 @@ you know what you are doing. - 66..33..9911.. ppggpp__ttiimmeeoouutt + 66..33..9944.. ppggpp__ttiimmeeoouutt Type: number Default: 300 @@ -3753,14 +3838,16 @@ not used. - 66..33..9922.. ppggpp__vv22 + 66..33..9955.. ppggpp__vv22 Type: string Default: system dependent This variable allows you to override the compile time definition of where the PGP 2.* binary resides on your system. - 66..33..9933.. ppggpp__vv22__llaanngguuaaggee + + + 66..33..9966.. ppggpp__vv22__llaanngguuaaggee Type: string Default: en @@ -3770,7 +3857,7 @@ (English) or "muttde" (German) to reduce the noise produced by pgp. - 66..33..9944.. ppggpp__vv22__ppuubbrriinngg + 66..33..9977.. ppggpp__vv22__ppuubbrriinngg Type: string Default: $PGPPATH/pubring.pgp or ~/.pgp/pubring.pgp if $PGPPATH isn't @@ -3779,7 +3866,7 @@ Points to the PGP 2.* public keyring. - 66..33..9955.. ppggpp__vv22__sseeccrriinngg + 66..33..9988.. ppggpp__vv22__sseeccrriinngg Type: string Default: $PGPPATH/secring.pgp or ~/.pgp/secring.pgp if $PGPPATH isn't @@ -3788,7 +3875,7 @@ Points to the PGP 2.* secret keyring. - 66..33..9966.. ppggpp__vv55 + 66..33..9999.. ppggpp__vv55 Type: string Default: system dependent @@ -3797,7 +3884,7 @@ where the PGP 5.* binary resides on your system. - 66..33..9977.. ppggpp__vv55__llaanngguuaaggee + 66..33..110000.. ppggpp__vv55__llaanngguuaaggee Type: string Default: en @@ -3805,9 +3892,7 @@ Sets the language, which PGP 5.* should use. If you use language50.txt from the mutt doc directory, you can try the languages "mutt" (English) to reduce the noise produced by pgp. - - - 66..33..9988.. ppggpp__vv55__ppuubbrriinngg + 66..33..110011.. ppggpp__vv55__ppuubbrriinngg Type: string Default: $PGPPATH/pubring.pkr or ~/.pgp/pubring.pkr if $PGPPATH isn't @@ -3816,7 +3901,7 @@ Points to the PGP 5.* public keyring. - 66..33..9999.. ppggpp__vv55__sseeccrriinngg + 66..33..110022.. ppggpp__vv55__sseeccrriinngg Type: string Default: $PGPPATH/secring.skr or ~/.pgp/secring.skr if $PGPPATH isn't @@ -3825,8 +3910,7 @@ Points to the PGP 5.* secret keyring. - - 66..33..110000.. ppiippee__ddeeccooddee + 66..33..110033.. ppiippee__ddeeccooddee Type: boolean Default: unset @@ -3836,7 +3920,7 @@ weed headers and will attempt to PGP/MIME decode the messages first. - 66..33..110011.. ppiippee__sseepp + 66..33..110044.. ppiippee__sseepp Type: string Default: newline @@ -3845,7 +3929,7 @@ messages to an external Unix command. - 66..33..110022.. ppiippee__sspplliitt + 66..33..110055.. ppiippee__sspplliitt Type: boolean Default: unset @@ -3858,7 +3942,7 @@ and the ``$pipe_sep'' separator is added after each message. - 66..33..110033.. ppoopp__ddeelleettee + 66..33..110066.. ppoopp__ddeelleettee Type: boolean Default: unset @@ -3868,15 +3952,16 @@ download messages but also leave them on the POP server. - 66..33..110044.. ppoopp__hhoosstt + 66..33..110077.. ppoopp__hhoosstt Type: string Default: none + The name or address of your POP3 server. - 66..33..110055.. ppoopp__ppaassss + 66..33..110088.. ppoopp__ppaassss Type: string Default: unset @@ -3888,14 +3973,15 @@ are the only one who can read the file. - 66..33..110066.. ppoopp__ppoorrtt + 66..33..110099.. ppoopp__ppoorrtt Type: number Default: 110 + This variable specifies which port your POP server is listening on. - 66..33..110077.. ppoopp__uusseerr + 66..33..111100.. ppoopp__uusseerr Type: string Default: login name on local system @@ -3903,7 +3989,7 @@ Your login name on the POP3 server. - 66..33..110088.. ppoosstt__iinnddeenntt__ssttrriinngg + 66..33..111111.. ppoosstt__iinnddeenntt__ssttrriinngg Type: format string Default: none @@ -3912,7 +3998,7 @@ after the inclusion of a message which is being replied to. - 66..33..110099.. ppoossttppoonnee + 66..33..111122.. ppoossttppoonnee Type: quadoption Default: ask-yes @@ -3921,7 +4007,7 @@ mailbox when you elect not to send immediately. - 66..33..111100.. ppoossttppoonneedd + 66..33..111133.. ppoossttppoonneedd Type: string Default: ~/postponed @@ -3932,16 +4018,17 @@ variable. - 66..33..111111.. pprriinntt + 66..33..111144.. pprriinntt Type: quadoption Default: ask-no + Controls whether or not Mutt asks for confirmation before printing. This is useful for people (like me) who accidentally hit ``p'' often. - 66..33..111122.. pprriinntt__ccoommmmaanndd + 66..33..111155.. pprriinntt__ccoommmmaanndd Type: string Default: lpr @@ -3949,7 +4036,7 @@ This specifies the command pipe that should be used to print messages. - 66..33..111133.. pprroommpptt__aafftteerr + 66..33..111166.. pprroommpptt__aafftteerr Type: boolean Default: set @@ -3958,7 +4045,9 @@ Mutt to prompt you for a command when the pager exits rather than returning to the index menu. If unset, Mutt will return to the index menu when the external pager exits. - 66..33..111144.. qquueerryy__ccoommmmaanndd + + + 66..33..111177.. qquueerryy__ccoommmmaanndd Type: string Default: null @@ -3969,7 +4058,7 @@ information. - 66..33..111155.. qquuiitt + 66..33..111188.. qquuiitt Type: quadoption Default: yes @@ -3980,7 +4069,7 @@ prompted for confirmation when you try to quit. - 66..33..111166.. qquuoottee__rreeggeexxpp + 66..33..111199.. qquuoottee__rreeggeexxpp Type: string Default: "^([ \t]*[>|#:}])+" @@ -3993,7 +4082,7 @@ quote characters at the beginning of quoted lines. - 66..33..111177.. rreeaadd__iinncc + 66..33..112200.. rreeaadd__iinncc Type: number Default: 10 @@ -4011,7 +4100,7 @@ Also see the ``$write_inc'' variable. - 66..33..111188.. rreeaadd__oonnllyy + 66..33..112211.. rreeaadd__oonnllyy Type: boolean Default: unset @@ -4019,7 +4108,7 @@ If set, all folders are opened in read-only mode. - 66..33..111199.. rreeaallnnaammee + 66..33..112222.. rreeaallnnaammee Type: string Default: GCOS field from /etc/passwd @@ -4028,7 +4117,7 @@ when sending messages. - 66..33..112200.. rreeccaallll + 66..33..112233.. rreeccaallll Type: quadoption Default: ask-yes @@ -4037,7 +4126,7 @@ when composing a new message. Also see ``postponed'' - 66..33..112211.. rreeccoorrdd + 66..33..112244.. rreeccoorrdd Type: string Default: none @@ -4051,7 +4140,7 @@ ``$save_name'' variables, and the ``fcc-hook'' command. - 66..33..112222.. rreeppllyy__rreeggeexxpp + 66..33..112255.. rreeppllyy__rreeggeexxpp Type: string Default: "^(re|aw):[ \t]*" @@ -4061,11 +4150,12 @@ the German "Aw:". - 66..33..112233.. rreeppllyy__ttoo + 66..33..112266.. rreeppllyy__ttoo Type: quadoption Default: ask-yes + If set, Mutt will ask you if you want to use the address listed in the Reply-To: header field when replying to a message. If you answer no, it will use the address in the From: header field instead. This @@ -4074,7 +4164,7 @@ message to the author of a message. - 66..33..112244.. rreessoollvvee + 66..33..112277.. rreessoollvvee Type: boolean Default: set @@ -4084,12 +4174,11 @@ current message is executed. - 66..33..112255.. rreevveerrssee__aalliiaass + 66..33..112288.. rreevveerrssee__aalliiaass Type: boolean Default: unset - This variable controls whether or not Mutt will display the "personal" name from your aliases in the index menu if it finds an alias that matches the message's sender. For example, if you have the following @@ -4116,7 +4205,7 @@ address is not human friendly (like Compu$erve addresses). - 66..33..112266.. rreevveerrssee__nnaammee + 66..33..112299.. rreevveerrssee__nnaammee Type: boolean Default: unset @@ -4129,17 +4218,16 @@ line will use your address on the current machine. - 66..33..112277.. ssaavvee__aaddddrreessss + 66..33..113300.. ssaavvee__aaddddrreessss Type: boolean Default: unset - If set, mutt will take the sender's full address when choosing a default folder for saving a mail. If ``save_name'' or ``force_name'' is set too, the selection of the fcc folder will be changed as well. - 66..33..112288.. ssaavvee__eemmppttyy + 66..33..113311.. ssaavvee__eemmppttyy Type: boolean Default: set @@ -4152,10 +4240,11 @@ MH and Maildir directories. - 66..33..112299.. ssaavvee__nnaammee + 66..33..113322.. ssaavvee__nnaammee Type: boolean Default: unset + This variable controls how copies of outgoing messages are saved. When set, a check is made to see if a mailbox specified by the recipient address exists (this is done by searching for a mailbox in @@ -4167,7 +4256,7 @@ Also see the ``$force_name'' variable. - 66..33..113300.. sseennddmmaaiill + 66..33..113333.. sseennddmmaaiill Type: string Default: /usr/lib/sendmail -oi -oem @@ -4177,7 +4266,7 @@ arguments as recipient addresses. - 66..33..113311.. sseennddmmaaiill__wwaaiitt + 66..33..113344.. sseennddmmaaiill__wwaaiitt Type: number Default: 0 @@ -4198,7 +4287,8 @@ will be informed as to where to find the output. - 66..33..113322.. sshheellll + + 66..33..113355.. sshheellll Type: string Default: retrieved from passwd file @@ -4206,7 +4296,7 @@ Command to use when spawning a subshell. - 66..33..113333.. ssiigg__ddaasshheess + 66..33..113366.. ssiigg__ddaasshheess Type: boolean Default: set @@ -4219,10 +4309,7 @@ the signature in a different color in the builtin pager. - - - - 66..33..113344.. ssiiggnnaattuurree + 66..33..113377.. ssiiggnnaattuurree Type: string Default: ~/.signature @@ -4233,7 +4320,7 @@ its stdout. - 66..33..113355.. ssiimmppllee__sseeaarrcchh + 66..33..113388.. ssiimmppllee__sseeaarrcchh Type: string Default: "~f %s | ~s %s" @@ -4249,7 +4336,7 @@ ~f joe | ~s joe - 66..33..113366.. ssmmaarrtt__wwrraapp + 66..33..113399.. ssmmaarrtt__wwrraapp Type: boolean Default: set @@ -4260,16 +4347,14 @@ ``$markers'' variable. - 66..33..113377.. ssmmiilleeyyss + 66..33..114400.. ssmmiilleeyyss Type: string Default: (>From)|(:[-^]?[][)(><}{|/DP]) The _p_a_g_e_r uses this variable to catch some common false positives of ``quote_regexp'', most notably smileys in the beginning of a line - - - 66..33..113388.. ssoorrtt + 66..33..114411.. ssoorrtt Type: string Default: date-sent @@ -4287,7 +4372,6 @@ · score - · subject · threads @@ -4298,7 +4382,7 @@ order (example: set sort=reverse-date-sent). - 66..33..113399.. ssoorrtt__aalliiaass + 66..33..114422.. ssoorrtt__aalliiaass Type: string Default: alias @@ -4313,7 +4397,7 @@ - 66..33..114400.. ssoorrtt__aauuxx + 66..33..114433.. ssoorrtt__aauuxx Type: string Default: date-sent @@ -4331,10 +4415,11 @@ you have set sort=reverse-threads.) - 66..33..114411.. ssoorrtt__bbrroowwsseerr + 66..33..114444.. ssoorrtt__bbrroowwsseerr Type: string + Specifies how to sort entries in the file browser. By default, the entries are sorted alphabetically. Valid values: @@ -4347,7 +4432,7 @@ order (example: set sort_browser=reverse-date). - 66..33..114422.. ssppoooollffiillee + 66..33..114455.. ssppoooollffiillee Type: string Default: most likely /var/mail/$USER or /usr/spool/mail/$USER @@ -4358,7 +4443,7 @@ variable $MAIL if it is not set. - 66..33..114433.. ssoorrtt__rree + 66..33..114466.. ssoorrtt__rree Type: boolean Default: set @@ -4372,10 +4457,10 @@ non-``reply_regexp'' parts of both messages are identical. - 66..33..114444.. ssttaattuuss__cchhaarrss + 66..33..114477.. ssttaattuuss__cchhaarrss Type: string - Default: "-*%" + Default: "-*%A" Controls the characters used by the "%r" indicator in ``status_format''. The first character is used when the mailbox is @@ -4383,10 +4468,13 @@ it needs to be resynchronized. The third is used if the mailbox is in read-only mode, or if the mailbox will not be written when exiting that mailbox (You can toggle whether to write changes to a mailbox - with the toggle-write operation, bound by default to "%"). + with the toggle-write operation, bound by default to "%"). The fourth + is used to indicate that the current folder has been opened in attach- + message mode (Certain operations like composing a new mail, replying, + forwarding, etc. are not permitted in this mode). - 66..33..114455.. ssttaattuuss__ffoorrmmaatt + 66..33..114488.. ssttaattuuss__ffoorrmmaatt Type: string Default: "-%r-Mutt: %f [Msgs:%?M?%M/?%m%?n? New:%n?%?o? Old:%o?%?d? @@ -4398,53 +4486,31 @@ printf()-like sequences: + %b number of mailboxes with new mail * + %d number of deleted messages * + %h local hostname + %f the full pathname of the current mailbox + %F number of flagged messages * + %l size (in bytes) of the current mailbox * + %L size (in bytes) of the messages shown (i.e., which match the current limit) * + %m the number of messages in the mailbox * + %M the number of messages shown (i.e., which match the current limit) * + %n number of new messages in the mailbox * + %o number of old unread messages + %p number of postponed messages * + %P percentage of the way through the index + %r modified/read-only/won't-write/attach-message indicator, according to $status_chars + %s current sorting mode ($sort) + %S current aux sorting method ($sort_aux) + %t number of tagged messages * + %u number of unread messages * + %v Mutt version string + %V currently active limit pattern, if any * + %>X right justify the rest of the string and pad with "X" + %|X pad to the end of the line with "X" - - - - - - - - - - - - - - - - - - - - - %b number of mailboxes with new mail * - %d number of deleted messages * - %h local hostname - %f the full pathname of the current mailbox - %F number of flagged messages * - %l size (in bytes) of the current mailbox * - %L size (in bytes) of the messages shown (i.e., which match the current limit) * - %m the number of messages in the mailbox * - %M the number of messages shown (i.e., which match the current limit) * - %n number of new messages in the mailbox * - %o number of old unread messages - %p number of postponed messages * - %P percentage of the way through the index - %r modified/read-only/won't-write indicator, according to $status_chars - %s current sorting mode ($sort) - %S current aux sorting method ($sort_aux) - %t number of tagged messages * - %u number of unread messages * - %v Mutt version string - %V currently active limit pattern, if any * - - %>X right justify the rest of the string and pad with "X" - %|X pad to the end of the line with "X" - - * = can be optionally printed if nonzero + * = can be optionally printed if nonzero @@ -4486,7 +4552,7 @@ %??&? - 66..33..114466.. ssttaattuuss__oonn__ttoopp + 66..33..114499.. ssttaattuuss__oonn__ttoopp Type: boolean Default: unset @@ -4495,7 +4561,7 @@ first line of the screen rather than near the bottom. - 66..33..114477.. ssttrriicctt__tthhrreeaaddss + 66..33..115500.. ssttrriicctt__tthhrreeaaddss Type: boolean Default: unset @@ -4508,7 +4574,7 @@ the subject ``hi'' which will get grouped together. - 66..33..114488.. ssuussppeenndd + 66..33..115511.. ssuussppeenndd Type: boolean Default: set @@ -4518,7 +4584,7 @@ xterm using a command like xterm -e mutt. - 66..33..114499.. tthhoorroouugghh__sseeaarrcchh + 66..33..115522.. tthhoorroouugghh__sseeaarrcchh Type: boolean Default: unset @@ -4529,7 +4595,7 @@ searched as they appear in the folder. - 66..33..115500.. ttiillddee + 66..33..115533.. ttiillddee Type: boolean Default: unset @@ -4538,7 +4604,7 @@ screen with a tilde (~). - 66..33..115511.. ttiimmeeoouutt + 66..33..115544.. ttiimmeeoouutt Type: number Default: 600 @@ -4548,7 +4614,7 @@ mail. A value of zero or less will cause Mutt not to ever time out. - 66..33..115522.. ttmmppddiirr + 66..33..115555.. ttmmppddiirr Type: string Default: /tmp @@ -4556,7 +4622,7 @@ temporary files needed for displaying and composing messages. - 66..33..115533.. ttoo__cchhaarrss + 66..33..115566.. ttoo__cchhaarrss Type: string Default: " +TCF" @@ -4572,7 +4638,16 @@ by _y_o_u. - 66..33..115544.. uussee__88bbiittmmiimmee + 66..33..115577.. uunnccoollllaappssee__jjuummpp + + Type: boolean + Default: unset + + When _s_e_t, Mutt will jump to the next unread message, if any, when the + current thread is _u_ncollapsed. + + + 66..33..115588.. uussee__88bbiittmmiimmee Type: boolean Default: unset @@ -4585,7 +4660,7 @@ sending 8-bit messages to enable ESMTP negotiation. - 66..33..115555.. uussee__ddoommaaiinn + 66..33..115599.. uussee__ddoommaaiinn Type: boolean Default: set @@ -4595,7 +4670,7 @@ addresses will be qualified. - 66..33..115566.. uussee__ffrroomm + 66..33..116600.. uussee__ffrroomm Type: boolean Default: set @@ -4605,11 +4680,10 @@ the user explicitly sets one using the ``my_hdr'' command. - 66..33..115577.. uussee__mmaaiillccaapp + 66..33..116611.. uussee__mmaaiillccaapp Type: quad-option Default: ask - If set to ``yes'', always try to use a mailcap entry to display a MIME part that Mutt can't understand what to do with. If ``ask'', prompt as to whether to display as text or to use a mailcap entry. If @@ -4623,7 +4697,7 @@ display MIME parts without prompting the user for confirmation. - 66..33..115588.. ppggpp__vveerriiffyy__ssiigg + 66..33..116622.. ppggpp__vveerriiffyy__ssiigg Type: quad-option Default: yes @@ -4633,7 +4707,7 @@ to verify PGP/MIME signatures. - 66..33..115599.. vviissuuaall + 66..33..116633.. vviissuuaall Type: string Default: $VISUAL @@ -4642,7 +4716,7 @@ the builtin editor. - 66..33..116600.. wwaaiitt__kkeeyy + 66..33..116644.. wwaaiitt__kkeeyy Type: boolean Default: set @@ -4658,7 +4732,7 @@ for a key only if the external command returned a non-zero status. - 66..33..116611.. wwrraapp__sseeaarrcchh + 66..33..116655.. wwrraapp__sseeaarrcchh Type: boolean Default: set @@ -4669,7 +4743,7 @@ unset, searches will not wrap. - 66..33..116622.. wwrriittee__iinncc + 66..33..116666.. wwrriittee__iinncc Type: number Default: 10 @@ -4681,10 +4755,7 @@ Also see the ``$read_inc'' variable. - - - - 66..33..116633.. wwrriittee__bbcccc + 66..33..116677.. wwrriittee__bbcccc Type: boolean Default: set @@ -4742,6 +4813,9 @@ + + + 66..44..22.. iinnddeexx @@ -4750,6 +4824,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bounce-message b remail a message to another user change-folder c open a different folder change-folder-readonly ESC c open a different folder in read only mode @@ -4765,6 +4897,7 @@ display-address @ display full address of sender display-headers h display message with full headers display-message RET display a message + edit-message e edit the current message exit x exit without saving changes extract-keys ^K extract PGP public keys fetch-mail G retrieve mail from POP server @@ -4815,7 +4948,6 @@ - 66..44..33.. ppaaggeerr @@ -4895,6 +5027,7 @@ delete-thread ^D delete all messages in thread display-address @ display full address of sender display-headers h display message with full headers + edit-message e edit the current message enter-command : enter a muttrc command exit i return to the main-menu extract-keys ^K extract PGP public keys @@ -5013,8 +5146,8 @@ - attach-file a attach a file(s) to this message + attach-message A attach message(s) to this message attach-key ESC k attach a PGP public key copy-file C save message/attachment to a file detach-file D delete the current entry @@ -5045,6 +5178,7 @@ send-message y send the message toggle-unlink u toggle whether to delete file after sending it view-attach RET view attachment using mailcap entry if necessary + write-fcc w write the message to a folder @@ -5078,8 +5212,6 @@ verify-key c verify a PGP public key - - 66..44..1111.. eeddiittoorr -- 2.40.0