]> diplodocus.org Git - nmh/blobdiff - man/prompter.man
Added filename completion to bash_completion_nmh.
[nmh] / man / prompter.man
index cfe068fccffb08ec2d61453fdb5afb5fd41ab2c4..39e8c8d4e0d9b569aa17b3f98555ba501d49bea4 100644 (file)
@@ -1,13 +1,15 @@
+.TH PROMPTER %manext1% "January 18, 2001" "%nmhversion%"
 .\"
 .\" %nmhwarning%
 .\"
 .\" %nmhwarning%
-.\" $Id$
 .\"
 .\"
-.TH PROMPTER %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
 prompter \- prompting editor front-end for nmh
 .SH SYNOPSIS
 .HP 5
 .SH NAME
 prompter \- prompting editor front-end for nmh
 .SH SYNOPSIS
 .HP 5
+.na
 .B prompter
 .B prompter
+.RB [ \-help ]
+.RB [ \-version ]
 .RB [ \-erase
 .IR chr ]
 .RB [ \-kill
 .RB [ \-erase
 .IR chr ]
 .RB [ \-kill
@@ -16,16 +18,15 @@ prompter \- prompting editor front-end for nmh
 .RB [ \-rapid " | " \-norapid ]
 .RB [ \-doteof " | " \-nodoteof ]
 .I file
 .RB [ \-rapid " | " \-norapid ]
 .RB [ \-doteof " | " \-nodoteof ]
 .I file
-.RB [ \-version ]
-.RB [ \-help ]
+.ad
 .SH DESCRIPTION
 .SH DESCRIPTION
-.B Prompter
+.B prompter
 is an editor front\-end for
 .B nmh
 which allows rapid
 composition of messages.  This program is not normally invoked directly by
 users but takes the place of an editor and acts as an editor front\-end.
 is an editor front\-end for
 .B nmh
 which allows rapid
 composition of messages.  This program is not normally invoked directly by
 users but takes the place of an editor and acts as an editor front\-end.
-It operates on an RFC\-822 style message draft skeleton specified by
+It operates on an RFC 822 style message draft skeleton specified by
 .IR file ,
 normally provided by the
 .B nmh
 .IR file ,
 normally provided by the
 .B nmh
@@ -36,7 +37,7 @@ commands
 or
 .BR repl .
 .PP
 or
 .BR repl .
 .PP
-.B Prompter
+.B prompter
 is particularly useful when composing messages over slow
 network or modem lines.  It is an
 .B nmh program in that it can have
 is particularly useful when composing messages over slow
 network or modem lines.  It is an
 .B nmh program in that it can have
@@ -134,17 +135,15 @@ should finish up and exit.
 The first non\-flag argument to
 .B prompter is taken as the name of
 the draft file, and subsequent non\-flag arguments are ignored.
 The first non\-flag argument to
 .B prompter is taken as the name of
 the draft file, and subsequent non\-flag arguments are ignored.
-.\" (\fIRepl\fR invokes editors with two file arguments:
+.\" (\fIrepl\fR invokes editors with two file arguments:
 .\" the draft file name and the replied\-to message file name.)
 .\" the draft file name and the replied\-to message file name.)
-
 .SH FILES
 .fc ^ ~
 .nf
 .SH FILES
 .fc ^ ~
 .nf
-.ta \w'/usr/local/nmh/etc/ExtraBigFileName  'u
+.ta \w'%nmhetcdir%/ExtraBigFileName  'u
 ^$HOME/\&.mh\(ruprofile~^The user profile
 ^/tmp/prompter*~^Temporary copy of message
 .fi
 ^$HOME/\&.mh\(ruprofile~^The user profile
 ^/tmp/prompter*~^Temporary copy of message
 .fi
-
 .SH "PROFILE COMPONENTS"
 .fc ^ ~
 .nf
 .SH "PROFILE COMPONENTS"
 .fc ^ ~
 .nf
@@ -153,20 +152,20 @@ the draft file, and subsequent non\-flag arguments are ignored.
 prompter\-next:        To name the editor to be used on exit from .B prompter
 ^Msg\-Protect:~^To set mode when creating a new draft
 .fi
 prompter\-next:        To name the editor to be used on exit from .B prompter
 ^Msg\-Protect:~^To set mode when creating a new draft
 .fi
-
 .SH "SEE ALSO"
 .SH "SEE ALSO"
-comp(1), dist(1), forw(1), repl(1), whatnow(1)
-
+.IR comp (1),
+.IR dist (1),
+.IR forw (1),
+.IR repl (1),
+.IR whatnow (1)
 .SH DEFAULTS
 .nf
 .RB ` \-prepend '
 .RB ` \-norapid '
 .RB ` \-nodoteof '
 .fi
 .SH DEFAULTS
 .nf
 .RB ` \-prepend '
 .RB ` \-norapid '
 .RB ` \-nodoteof '
 .fi
-
 .SH CONTEXT
 None
 .SH CONTEXT
 None
-
 .SH "HELPFUL HINTS"
 The
 .B \-rapid
 .SH "HELPFUL HINTS"
 The
 .B \-rapid
@@ -186,9 +185,8 @@ invoking prompter differently for different
 .B nmh
 commands (e.g.,
 \*(lqforw: -editor rapid\*(rq).
 .B nmh
 commands (e.g.,
 \*(lqforw: -editor rapid\*(rq).
-
 .SH BUGS
 .SH BUGS
-.B Prompter
+.B prompter
 uses
 uses
-.BR stdio (3),
+.IR stdio (3),
 so it will lose if you edit files with nulls in them.
 so it will lose if you edit files with nulls in them.