Factor trim format function out
[mmh] / man / comp.man1
index 6258d20..2f1cda0 100644 (file)
@@ -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
@@ -81,8 +80,8 @@ 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,
@@ -132,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 ^ ~
@@ -161,7 +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)
-^whatnowproc:~^Program to ask the \*(lqWhat now?\*(rq questions
+^whatnowproc:~^Program to ask the `What now?' questions
 .fi
 
 .SH "SEE ALSO"