Rearranged whitespace (and comments) in all the code!
[mmh] / man / repl.man
index 382435f..bb4a7e5 100644 (file)
@@ -1,6 +1,5 @@
 .\"
 .\" %nmhwarning%
-.\" $Id$
 .\"
 .TH REPL %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
@@ -11,7 +10,7 @@ repl \- reply to a message
 .B repl
 .RI [ +folder ]
 .RI [ msgs ]
-.RB [ \-annotate " | " \-noannotate ] 
+.RB [ \-annotate " | " \-noannotate ]
 .RB [ \-group " | " \-nogroup ]
 .RB [ \-cc
 all/to/cc/me]
@@ -85,10 +84,13 @@ to construct the reply message draft as follows:
 .nf
 To: <Mail\-Reply\-To> or <Reply\-To> or <From>
 cc: <To> and <cc> and <personal address>
+Fcc: {fcc switch} or +outbox
 Subject: Re: <Subject>
-In\-Reply\-To: Your message of <Date>.
-.ti +\w'In\-Reply\-To: 'u
-<Message\-Id>
+In\-Reply\-To: <Message\-Id>
+References: <Message\-Id>
+Comments: In\-Reply\-To <From> or <apparently from> or <Sender>
+.ti +3
+message dated <date>
 --------
 .fi
 .RE
@@ -292,7 +294,7 @@ is:
 .nf
 message-id:nocomponent,\|nonewline,\\
 formatfield=\*(lqIn message %{text},\ \*(rq
-from:nocomponent,\|formatfield=\*(lq%(friendly{text}) writes:\*(rq
+from:nocomponent,\|formatfield=\*(lq%(decode(friendly{text})) writes:\*(rq
 body:component=\*(lq>\*(rq,\|overflowtext=\*(lq>\*(rq,\|overflowoffset=0
 .fi
 .RE
@@ -353,11 +355,14 @@ the
 .B \-noinplace
 switch to change this.
 .PP
-The
+Although the default template specifies that a copy of the reply will be
+put in
+the folder 'outbox',
+if the
 .B \-fcc
 .I +folder
-switch can be used to automatically specify a folder
-to receive Fcc:s.  More than one folder, each preceded by
+switch is given it will override the default value.
+More than one folder, each preceded by
 .B \-fcc
 can
 be named.
@@ -438,14 +443,14 @@ it is documented here only for completeness.
 The
 .B \-file
 .I msgfile
-switch specifies the message to be replied to as an 
+switch specifies the message to be replied to as an
 exact filename rather than as an
 .B nmh
-folder and message number. It is 
+folder and message number. It is
 intended to be used by the
 .B msh
 interface to
-.BR nmh . 
+.BR nmh .
 The same caveats apply to this option as to the
 .B \-build
 switch.