X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Frepl.man;h=87078dbe5305a8491785b5b50bc2acbcfb95eea5;hb=c897634e1c28697a6df572de00e66579567ad2a6;hp=bd8e8db94b87f7b97744836dfd3af41b2ed02003;hpb=3d7993e40a34f52e2b6394c2f64ef0111ab886f7;p=mmh diff --git a/man/repl.man b/man/repl.man index bd8e8db..87078db 100644 --- a/man/repl.man +++ b/man/repl.man @@ -1,6 +1,5 @@ .\" .\" %nmhwarning% -.\" $Id$ .\" .TH REPL %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME @@ -40,6 +39,11 @@ all/to/cc/me] .RB [ \-whatnowproc .IR program ] .RB [ \-nowhatnowproc ] +.RB [ \-atfile ] +.RB [ \-noatfile ] +.RB [ \-fmtproc +.IR program ] +.RB [ \-nofmtproc ] .RB [ \-build ] .RB [ \-file .IR msgfile ] @@ -85,10 +89,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 @@ -116,7 +123,8 @@ will use the the standard forms file \*(lqreplgroupcomps\*(rq. This will construct a draft message that is intended as a group or followup reply. If a file named \*(lqreplgroupcomps\*(rq exists in the user's nmh directory, it -will be used instead of this default forms file. +will be used instead of this default forms file, unless you specify +another forms file on the command line or in your profile. .PP The default group reply template \*(lqreplgroupcomps\*(rq will direct .B repl @@ -218,6 +226,12 @@ stored in the environment variable and the pathname of the folder containing the message is stored in the environment variable .BR $mhfolder . +The creation of the \*(lq@\*(rq file and associated environment variables +can be controlled via the +.B \-atfile +and +.B \-noatfile +options. .PP Although .B repl @@ -292,7 +306,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 @@ -301,6 +315,28 @@ 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. The format program can be changed by +the +.B \-fmtproc +.I program +and +.B \-nofmtproc +switches. +.PP To use the MIME rules for encapsulation, specify the .B \-mime switch. @@ -353,11 +389,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. @@ -373,7 +412,7 @@ escape: .RS 5 .nf .ta \w'Escape 'u +\w'Returns 'u -.I Escape Returns Description +.I "Escape Returns Description" fcc string Any folders specified with `\-fcc\ folder' .fi .RE @@ -420,20 +459,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 @@ -453,7 +486,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 @@ -495,6 +528,7 @@ mhbuild(1), comp(1), forw(1), send(1), whatnow(1), mh\-format(5) .RB ` \-inplace ' .RB ` \-nomime ' .RB ` \-noquery ' +.RB ` \-noatfile ' .RB ` "\-width\ 72" ' .fi