X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/475fef2edee9db3c63fc089df76f8e93e3d598cd..b00f2105a2c0e4ed04452a0bbfc3b34f6b7b0bed:/man/repl.man?ds=inline diff --git a/man/repl.man b/man/repl.man index af41525b..4de6a70b 100644 --- a/man/repl.man +++ b/man/repl.man @@ -1,4 +1,4 @@ -.TH REPL %manext1% "April 18, 2014" "%nmhversion%" +.TH REPL %manext1% "December 14, 2014" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -9,7 +9,7 @@ repl \- reply to a message .na .B repl .RI [ +folder ] -.RI [ msgs ] +.RI [ msg ] .RB [ \-annotate " | " \-noannotate ] .RB [ \-group " | " \-nogroup ] .RB [ \-cc @@ -36,6 +36,8 @@ all/to/cc/me] .RB [ \-editor .IR editor ] .RB [ \-noedit ] +.RB [ \-convertargs +.IR "type argstring" ] .RB [ \-whatnowproc .IR program ] .RB [ \-nowhatnowproc ] @@ -179,15 +181,8 @@ switch modifies the action of switch by interactively asking you if each address that normally would be placed in the \*(lqTo:\*(rq and \*(lqcc:\*(rq list should actually be sent a copy. -This is useful for special\-purpose replies. The prompt format is -.PP -.RS 5 -Reply to -.IR address ? -.RE -.PP -That prompt will not change, so that scripts can rely on it. Note -that the position of the +This is useful for special\-purpose replies. Note that the position of +the .B \-cc and .B \-nocc @@ -241,6 +236,25 @@ and .B \-noatfile options. .PP +The +.B \-convertargs +switch directs +.B repl +to pass the arguments for +.I type +to +.BR mhbuild . +Both arguments are required; +.I type +must be non-empty while +.I argstring +can be empty, e.g., '' in a shell command line. The +.B \-convertargs +switch can be used multiple times. +.I %docdir%/contrib/replaliases +shows the use of +.BR "repl \-convertargs" . +.PP Although .B repl uses a forms file to direct it how to construct @@ -267,7 +281,9 @@ which message filter file to use. .PP If the switch .B \-noformat -is given (it is the default), then the message +is given (it is the default) and the +.B \-filter +switch is not used, then the message to which you are replying is not included in the body of the draft. .PP If the switch @@ -484,17 +500,17 @@ absolute pathnames are accessed directly, tilde expansion is done on usernames, and files are searched for in the user's .I Mail directory as specified in their profile. If not found there, the directory -.RI \*(lq %etcdir% \*(rq +.RI \*(lq %nmhetcdir% \*(rq is checked. .PP .fc ^ ~ .nf -.ta \w'%etcdir%/ExtraBigFileName 'u -^%etcdir%/replcomps~^The standard reply template +.ta \w'%nmhetcdir%/ExtraBigFileName 'u +^%nmhetcdir%/replcomps~^The standard reply template ^or /replcomps~^Rather than the standard template -^%etcdir%/replgroupcomps~^The standard `reply -group' template +^%nmhetcdir%/replgroupcomps~^The standard `reply -group' template ^or /replgroupcomps~^Rather than the standard template -^%etcdir%/mhl.reply~^The standard message filter +^%nmhetcdir%/mhl.reply~^The standard message filter ^or /mhl.reply~^Rather than the standard filter ^$HOME/\&.mh\(ruprofile~^The user profile ^/draft~^The draft file @@ -521,6 +537,8 @@ is checked. .IR send (1), .IR whatnow (1), .IR mh\-format (5) +.PP +.I %docdir%/contrib/replaliases .SH DEFAULTS .nf .RB ` +folder "' defaults to the current folder"