X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Frepl.man1;h=c1eb1d8938b77a8c773d8fa3e4291e5b9b258696;hp=60c54b55e7bd8f12412ed83898088bd8b980bc11;hb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;hpb=67411b1f95d6ec987b4c732459e1ba8a8ac192c6 diff --git a/man/repl.man1 b/man/repl.man1 index 60c54b5..c1eb1d8 100644 --- a/man/repl.man1 +++ b/man/repl.man1 @@ -25,14 +25,12 @@ all/to/cc/me] .RB [ \-mime " | " \-nomime ] .RB [ \-editor .IR editor ] -.RB [ \-noedit ] .RB [ \-whatnowproc .IR program ] -.RB [ \-nowhatnowproc ] .RB [ \-build ] .RB [ \-file .IR msgfile ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION @@ -179,9 +177,7 @@ See .BR comp (1) for a description of the .B \-editor -and -.B \-noedit -switches. Note that while in the editor, the message being replied +switch. Note that while in the editor, the message being replied to is available through a link named \*(lq@\*(rq (assuming the default .IR whatnowproc ). In addition, the actual pathname of the message is @@ -322,33 +318,21 @@ will invoke the program. See .BR whatnow (1) for a discussion of available -options. The invocation of this program can be inhibited by using the -.B \-nowhatnowproc -switch. (In truth of fact, it is the -.B whatnow -program which starts the initial edit. Hence, -.B \-nowhatnowproc -will -prevent any edit from occurring.) +options. .PP 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 \-nowhatnowproc . +.BR nmh . It causes a file .I reply (in the mail storage root) 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 +.B whatnow +programm is invoked. +No mail is actually sent. .PP The .B \-file @@ -390,8 +374,6 @@ switch. ^Draft\-Folder:~^To set the default draft\-folder ^Editor:~^To override the default editor ^Msg\-Protect:~^To set mode when creating a new message (draft) -^fileproc:~^Program to refile the message -^mhlproc:~^Program to filter message being replied\-to ^whatnowproc:~^Program to ask the \*(lqWhat now?\*(rq questions .fi @@ -424,3 +406,5 @@ template, include the host portion of the address. .PP If your current working directory is not writable, the link named \*(lq@\*(rq is not available. +.PP +The quotation of the original message does not get transfer-decoded, yet.