X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Frepl.man;h=112cca9b80fecc7ca83a783e7239dc92ccaf4c71;hb=e39c2471b6e2166d2e8a4cb515b4493936cf5203;hp=4320922b6923488b5bdadcfc6d3f07a75e1e0149;hpb=1ef7aabbbb72c3e09dfc7db384ac81ab5ac53314;p=mmh diff --git a/man/repl.man b/man/repl.man index 4320922..112cca9 100644 --- a/man/repl.man +++ b/man/repl.man @@ -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: or or cc: and and +Fcc: {fcc switch} or +outbox Subject: Re: -In\-Reply\-To: Your message of . -.ti +\w'In\-Reply\-To: 'u - +In\-Reply\-To: +References: +Comments: In\-Reply\-To or or +.ti +3 +message dated -------- .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 @@ -299,6 +303,22 @@ This message filter file cites the Message-ID and author of the message being replied\-to, and then outputs each line of the body prefaced with the \*(lq>\*(rq character. .PP +You can also use an external format program to format the message body. +The format program is specified by the +.IR formatproc +profile entry, and is enabled by the \*(lqformat\*(rq flag. A message +filter using an external format program would look like this: +.PP +.RS 5 +.nf +body:component=\*(lq>\*(rq,\|nowrap,\|format +.fi +.RE +.PP +See the +.BR mhl(1) +documentation for more information. +.PP To use the MIME rules for encapsulation, specify the .B \-mime switch. @@ -351,11 +371,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 +441,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 /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 +468,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 /replcomps~^Rather than the standard template ^%etcdir%/replgroupcomps~^The standard `reply -group' template