Convert the build system over to the use of Automake.
[mmh] / man / repl.man
index 4320922..acc1c76 100644 (file)
@@ -1,12 +1,12 @@
 .\"
 .\" %nmhwarning%
-.\" $Id$
 .\"
 .TH REPL %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
 repl \- reply to a message
 .SH SYNOPSIS
 .HP 5
+.na
 .B repl
 .RI [ +folder ]
 .RI [ msgs ]
@@ -44,6 +44,7 @@ all/to/cc/me]
 .IR msgfile ]
 .RB [ \-version ]
 .RB [ \-help ]
+.ad
 .SH DESCRIPTION
 .B Repl
 may be used to produce a reply to an existing message.
@@ -83,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
@@ -290,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
@@ -351,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.
@@ -418,20 +425,14 @@ The
 .B \-build
 switch is intended to be used by the Emacs mh-e interface
 to
-.BR nmh ,
-and is only present if
-.B nmh
-was compiled with support
-for mh-e. It implies
+.BR nmh .
+It implies
 .BR \-nowhatnowproc .
 It causes a file
 .I <mh\-dir>/reply
 to be created, containing the draft message that would normally be presented
 to the user for editing.
-No mail is actually sent. Note that this switch is not guaranteed to
-be present or to have the same effects in future versions of
-.BR nmh :
-it is documented here only for completeness.
+No mail is actually sent.
 .PP
 The
 .B \-file
@@ -451,7 +452,7 @@ switch.
 .SH FILES
 .fc ^ ~
 .nf
-.ta \w'/usr/local/nmh/etc/ExtraBigFileName  'u
+.ta \w'%etcdir%/ExtraBigFileName  'u
 ^%etcdir%/replcomps~^The standard reply template
 ^or <mh\-dir>/replcomps~^Rather than the standard template
 ^%etcdir%/replgroupcomps~^The standard `reply -group' template