]> diplodocus.org Git - nmh/blobdiff - man/comp.man
Rearranged check for whether to skip param value checks so
[nmh] / man / comp.man
index 387ec129e409ff2fbb10f03f81a427065a930a6e..18f634442c33ba02b0ec6312d00396ddfc17aea1 100644 (file)
@@ -1,4 +1,4 @@
-.TH COMP %manext1% "May 21, 2012" "%nmhversion%"
+.TH COMP %manext1% "December 31, 2016" "%nmhversion%"
 .\"
 .\" %nmhwarning%
 .\"
@@ -8,6 +8,8 @@ comp \- compose a message
 .HP 5
 .na
 .B comp 
+.RB [ \-help ]
+.RB [ \-version ]
 .RI [ +folder ]
 .RI [ msg ]
 .RB [ \-form
@@ -38,11 +40,10 @@ comp \- compose a message
 .RB [ \-whatnowproc
 .IR program ]
 .RB [ \-nowhatnowproc ]
-.RB [ \-version ]
-.RB [ \-help ]
+.RB [ \-build ]
 .ad
 .SH DESCRIPTION
-.B Comp
+.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
@@ -125,7 +126,7 @@ for details.  Drafts constructed from another message or with the
 .B \-use
 or
 .B \-file
-switchs will NOT be processed with
+switches will NOT be processed with
 .IR mh\-format (5).
 .PP
 In addition to the standard
@@ -218,28 +219,37 @@ initial edit.  Upon exiting from the editor,
 .B comp
 will invoke the
 .B whatnow
-program.  See
+program (see
 .IR whatnow (1)
 for a discussion of
-available options.  The invocation of this program can be inhibited
+available options).  The invocation of this program can be inhibited
 by using the
 .B \-nowhatnowproc
-switch.  (In truth of fact, it is
-the
+switch.  (In fact, it is the
 .I whatnow
 program which starts the initial edit.  Hence,
 .B \-nowhatnowproc
 will prevent any edit from occurring.)
+.PP
+The
+.B \-build
+switch is intended to be used by the Emacs mh-e interface to
+.BR nmh .
+It implies
+.BR \-nowhatnowproc .
+It causes a file <mh\-dir>/draft to be created, containing the draft message that
+would normally be presented to the user for editing.
+No mail is actually sent.
 .SH FILES
 .PD 0
 .TP 20
-%etcdir%/components
-The standard message skeleton.
+%nmhetcdir%/components
+The default message skeleton.
 .TP
 <mh\-dir>/components
-An alternative to the standard skeleton.
+The user's message skeleton.
 .TP
-$HOME/.mh\-profile
+$HOME/.mh_profile
 The user's profile.
 .PD
 .SH "PROFILE COMPONENTS"