]> diplodocus.org Git - nmh/blobdiff - man/mh-draft.man
Don't `else' after goto. Simplify control flow.
[nmh] / man / mh-draft.man
index d16c91a1dec155d8fa60e2da62e4bf2f0b6463f6..2c82a70dfb95e8adedc46d3896037d39c4b2a825 100644 (file)
@@ -1,13 +1,9 @@
-.TH MH-DRAFT %manext5% "%nmhdate%" MH.6.8 [%nmhversion%]
+.TH MH-DRAFT %manext5% "November 6, 2012" "%nmhversion%"
 .\"
 .\" %nmhwarning%
 .\"
 .SH NAME
 mh-draft \- draft folder facility for nmh message system
 .\"
 .\" %nmhwarning%
 .\"
 .SH NAME
 mh-draft \- draft folder facility for nmh message system
-.SH SYNOPSIS
-any
-.B nmh
-command
 .SH DESCRIPTION
 There are a number of interesting advanced facilities for the composition of
 outgoing mail.
 .SH DESCRIPTION
 There are a number of interesting advanced facilities for the composition of
 outgoing mail.
@@ -43,7 +39,7 @@ profile entry may be used to declare a default draft folder for use with
 and
 .B whom ).
 .PP
 and
 .B whom ).
 .PP
-If the swith
+If the switch
 .B \-draftmessage
 .I msg
 is given, the specified draft is used to compose the message.  If
 .B \-draftmessage
 .I msg
 is given, the specified draft is used to compose the message.  If
@@ -110,8 +106,8 @@ Both of these
 commands accept a `file' or `files' argument, and they will, if given
 .B \-draftfolder
 .I +folder
 commands accept a `file' or `files' argument, and they will, if given
 .B \-draftfolder
 .I +folder
-treat these arguments as `msg' or `msgs'. (This may appear to be
-inconsistent, at first, but it saves a lot of typing) Hence,
+treat these arguments as `msg' or `msgs'.  (This may appear to be
+inconsistent, at first, but it saves a lot of typing.)  Hence,
 .PP
 .RS
 .nf
 .PP
 .RS
 .nf
@@ -183,7 +179,7 @@ the user could
 .B scan
 the folder to see which message draft in the
 folder should be used for editing or sending.  Clever users could even
 .B scan
 the folder to see which message draft in the
 folder should be used for editing or sending.  Clever users could even
-employ a back-quoted
+employ a backquoted
 .B pick
 to do the work:
 .PP
 .B pick
 to do the work:
 .PP
@@ -221,7 +217,7 @@ is not included in the profile entry for
 .BR send ,
 since when
 .BR comp ,
 .BR send ,
 since when
 .BR comp ,
-et. al., invoke
+et al, invoke
 .B send
 directly, they supply
 .B send
 .B send
 directly, they supply
 .B send
@@ -230,7 +226,7 @@ with the UNIX pathname of the message draft, and
 a
 .B \-draftmessage
 .I msg
 a
 .B \-draftmessage
 .I msg
-argument. As far as
+argument.  As far as
 .B send
 is concerned, a draft folder is not being used.
 .PP
 .B send
 is concerned, a draft folder is not being used.
 .PP
@@ -266,7 +262,6 @@ Second, although conceptually
 deletes the `msgs' named in the draft folder, it does not call
 .I delete\-prog
 to perform the deletion.
 deletes the `msgs' named in the draft folder, it does not call
 .I delete\-prog
 to perform the deletion.
-
 .SS "What Happens if the Draft Exists"
 When the
 .BR comp ,
 .SS "What Happens if the Draft Exists"
 When the
 .BR comp ,
@@ -276,7 +271,7 @@ and
 .B repl
 commands
 are invoked and the draft you indicated already exists, these programs
 .B repl
 commands
 are invoked and the draft you indicated already exists, these programs
-will prompt the user for a reponse directing the program's action.
+will prompt the user for a response directing the program's action.
 The prompt is
 .PP
 .RS 5
 The prompt is
 .PP
 .RS 5
@@ -289,14 +284,20 @@ Disposition?
 The appropriate responses and their meanings are:
 .PP
 .RS 5
 The appropriate responses and their meanings are:
 .PP
 .RS 5
-.fc ^ ~
-.nf
-.ta \w'replace 'u
-.BR ^replace~^ "- deletes the draft and starts afresh"
-.BR ^list~^ "- lists the draft"
-.BR ^refile~^ "- files the draft into a folder and starts afresh"
-.BR ^quit~^ "- leaves the draft intact and exits"
-.fi
+.PD 0
+.TP 10
+.B replace
+deletes the draft and starts afresh
+.TP
+.B list
+lists the draft
+.TP
+.B refile
+files the draft into a folder and starts afresh
+.TP 10
+.B quit
+leaves the draft intact and exits
+.PD
 .RE
 .PP
 In addition, if you specified
 .RE
 .PP
 In addition, if you specified
@@ -305,11 +306,11 @@ In addition, if you specified
 to the command, then one other response will be accepted:
 .PP
 .RS 5
 to the command, then one other response will be accepted:
 .PP
 .RS 5
-.fc ^ ~
-.nf
-.ta \w'replace 'u
-.BR ^new~^ "- finds a new draft"
-.fi
+.PD 0
+.TP 10
+.B new
+finds a new draft
+.PD
 .RE
 .PP
 just as if
 .RE
 .PP
 just as if
@@ -321,16 +322,15 @@ Finally, the
 command will accept one more response:
 .PP
 .RS 5
 command will accept one more response:
 .PP
 .RS 5
-.fc ^ ~
-.nf
-.ta \w'replace 'u
-.BR ^use~^ "- re-uses the draft"
-.fi
+.PD 0
+.TP 10
+.B use
+re-uses the draft
+.PD
 .RE
 .PP
 just as if
 .B \-use
 had been given.
 .RE
 .PP
 just as if
 .B \-use
 had been given.
-
 .SH CONTEXT
 None
 .SH CONTEXT
 None