From: Rocco Rutte Date: Thu, 2 Jul 2009 18:42:25 +0000 (+0200) Subject: Manual: minor fixes X-Git-Tag: neomutt-20160307~492 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc08ef3d9877a58cb1313e08004342ca3b9df7ee;p=neomutt Manual: minor fixes --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 6a7b04261..3990c6d0f 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -3093,8 +3093,8 @@ as list mail, for instance, you could say subscribe [0-9]*.*@bugs.debian.org -as it's often, it's sufficient to just give a portion of the list's -e-mail address. +as it's often sufficient to just give a portion of the list's e-mail +address. @@ -5091,13 +5091,14 @@ will select all messages which do not contain mutt in the Here is an example using white space in the regular expression (note the -' and " delimiters). For this to match, the mail's subject must match -the ^Junk +From +Me$ and it must be from either -Jim +Somebody or Ed +SomeoneElse: +' and " delimiters). For this to match, +the mail's subject must match the ^Junk +From +Me$ and it +must be from either Jim +Somebody or Ed ++SomeoneElse: - '~s "^Junk +From +Me$" ~f ("Jim +Somebody"|"Ed +SomeoneElse")' +'~s "^Junk +From +Me$" ~f ("Jim +Somebody"|"Ed +SomeoneElse")' @@ -5550,9 +5551,9 @@ archive. MMDF. This is a variant of the mbox format. Each message is surrounded by lines -containing ^A^A^A^A (four control-A's). The same problems -as for mbox apply (also with finding the right message separator as four -control-A's may appear in message bodies). +containing ^A^A^A^A (four times control-A's). The same +problems as for mbox apply (also with finding the right message +separator as four control-A's may appear in message bodies). @@ -5915,8 +5916,8 @@ default). The reply will then be connected to this parent message. You can also connect multiple children at once, tagging them and using -the <tag-prefix> command (';') or the $auto_tag option. +the <tag-prefix> command (;) or +the $auto_tag option. @@ -6402,7 +6403,7 @@ temporary file, and then call the view command with the %s replaced by the name of the temporary file. In both cases, Mutt will turn over the terminal to the view program until the program quits, at which time Mutt will remove the temporary file if -it exists. This means that mailcap toe's not work +it exists. This means that mailcap does not work out of the box with programs which detach themselves from the terminal right after starting, like open on Mac OS X. In order to nevertheless use these programs with mailcap, you probably need @@ -7795,10 +7796,10 @@ mixmaster version 2.04 or later. -To use it, you'll have to obey certain restrictions. Most -important, you cannot use the Cc and Bcc headers. To tell -Mutt to use mixmaster, you have to select a remailer chain, using -the mix function on the compose menu. +To use it, you'll have to obey certain restrictions. Most important, +you cannot use the Cc and Bcc +headers. To tell Mutt to use mixmaster, you have to select a remailer +chain, using the mix function on the compose menu.