X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fcomp.man1;h=2f1cda087f07fea595741c5196fb15d3649aebdb;hp=da503008419d65eca339e931472d0acbc50eb480;hb=18591f8e001ecedbee48a51c1d1f08ebaa1c15c8;hpb=a00b90d9bf60cd3e6855a7632ee70cafb51c6327 diff --git a/man/comp.man1 b/man/comp.man1 index da50300..2f1cda0 100644 --- a/man/comp.man1 +++ b/man/comp.man1 @@ -15,20 +15,19 @@ comp \- compose a message .RB [ \-use " | " \-nouse ] .RB [ \-editor .IR editor ] -.RB [ \-noedit ] .RB [ \-whatnowproc .IR program ] -.RB [ \-nowhatnowproc ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION .B Comp is used to create a new message to be mailed. It copies a message form to the draft being composed and then invokes an editor on -the draft (unless -.B \-noedit -is given, in which case the initial edit is suppressed). +the draft (unless the +.B \-editor +switch with an empty string argument is given, +in which case the initial edit is suppressed). .PP The default message form contains the following elements: .PP @@ -39,7 +38,7 @@ The default message form contains the following elements: .RE .PP If a file named -.RI \*(lq components \*(rq +.RI ` components ' exists in the user's mmh directory, it will be used instead of this form. You may specify an alternate forms file with the switch @@ -49,7 +48,7 @@ forms file with the switch You may also start .B comp using the contents of an existing message -as the form. If you supply either a +as the form. If you supply a .I +folder or .I msg @@ -81,8 +80,17 @@ or .BR forw ) is terminated without sending the draft, the draft can be edited again via -.RB \*(lq comp -.BR \-use \*(rq. +.RB ` comp +.BR \-use '. +If +.B \-use +is given, +.I msg +is located within the draft folder. +A +.I +folder +argument is not allowed together with +.BR \-use . .PP If the draft already exists, .B comp @@ -123,15 +131,7 @@ 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 -.I whatnow -program which starts the initial edit. Hence, -.B \-nowhatnowproc -will prevent any edit from occurring.) +available options. .SH FILES .fc ^ ~ @@ -152,8 +152,7 @@ will prevent any edit from occurring.) ^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 -^whatnowproc:~^Program to ask the \*(lqWhat now?\*(rq questions +^whatnowproc:~^Program to ask the `What now?' questions .fi .SH "SEE ALSO" @@ -168,6 +167,3 @@ dist(1), forw(1), repl(1), send(1), whatnow(1), mh-profile(5) .SH CONTEXT None - -.SH BUGS -None