X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fmh-profile.man;h=afe54445a0399083b6868a1409b3bb02f79cdeec;hp=80f18b22752a1f1b95ed1c0d29f4a9ef4f75298c;hb=a485ed478abbd599d8c9aab48934e7a26733ecb1;hpb=189ffcab13f5be9753ecf8dce5724b800dc05f25 diff --git a/man/mh-profile.man b/man/mh-profile.man index 80f18b2..afe5444 100644 --- a/man/mh-profile.man +++ b/man/mh-profile.man @@ -1,6 +1,5 @@ .\" .\" %nmhwarning% -.\" $Id$ .\" .TH MH-PROFILE %manext5% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME @@ -141,7 +140,34 @@ Defines the editor to be used by the commands .BR forw , and .BR repl . -(profile, default: %default_editor%) +(profile, default: vi) +.RE +.PP +.BR Sendmail : +/usr/sbin/sendmail +.RS 5 +The path name to the +.B sendmail +program, used by +.BR spost +to send mail. +(profile, default: %sendmailpath%) +.RE +.PP +.BR Backup-Prefix : +, +.RS 5 +The prefix that is prepended to the name of message files when they +are "removed" by rmm. This should typically be `,' or `#'. +(profile, default: `,') +.RE +.PP +.BR AltMsg-Link : +@ +.RS 5 +Name of the link to the file to which you are replying or which you are +redistributing. See `$mhaltmsg' below. +(profile, default: `@') .RE .PP .BR automimeproc : @@ -230,9 +256,9 @@ If present, tells .B inc to compose an .I MHE -auditfile in addition to its other tasks. +auditfile in addition to its other tasks. .I MHE -is Brian Reid's +is Brian Reid's .B emacs front-end for .BR nmh . @@ -400,7 +426,7 @@ new users of .RE .PP .BR lproc : -%default_pager% +more .RS 5 This program is used to list the contents of a message in response to the @@ -466,7 +492,7 @@ that is sent to \*(lqBcc:\*(rq recipients. .RE .PP .BR moreproc : -%default_pager% +more .RS 5 This is the program used by .B mhl @@ -478,12 +504,6 @@ program used by to display message bodies (or message parts) of type text/plain. .RE .PP -.BR mshproc : -%bindir%/msh -.RS 5 -Currently not used. -.RE -.PP .BR packproc : %bindir%/packf .RS 5 @@ -591,7 +611,10 @@ program as the .IR whatnowproc , including one of the standard shells. As a result, it's not possible to pass -information via an argument list. +information via an argument list. The convention is that environment +variables whose names are all upper-case are user-settable; those +whose names are lower-case only are used internally by nmh and should +not generally be set by the user. .PP If the .B WHATNOW @@ -743,11 +766,12 @@ This is set by .B dist and .B repl -during edit sessions so you can -peruse the message being distributed or replied to. The message is also -available through a link called \*(lq@\*(rq in the current directory if -your current working directory and the folder the message lives in are -on the same UNIX filesystem. +during edit sessions so you can peruse the message being distributed or +replied to. The message is also available through a link called +\*(lq@\*(rq (if not changed by +.BR altmsg-link ) +in the current directory if your current working directory +and the message's folder are on the same UNIX filesystem. .RE .PP .B $mhdraft @@ -801,7 +825,13 @@ that message re-distribution is occurring. .PP .B $mheditor .RS 5 -This is set to tell the +This is set by +.BR comp , +.BR repl , +.BR forw , +and +.B dist +to tell the .I whatnowproc the user's choice of editor (unless overridden by @@ -868,12 +898,13 @@ for use by .SH FILES .fc ^ ~ .nf -.ta \w'/usr/local/nmh/etc/ExtraBigFileName 'u +.ta \w'%etcdir%/ExtraBigFileName 'u ^$HOME/\&.mh\(ruprofile~^The user profile ^or $MH~^Rather than the standard profile ^/context~^The user context ^or $MHCONTEXT~^Rather than the standard context ^/\&.mh\(rusequences~^Public sequences for +.fi .SH "SEE ALSO" nmh(1), environ(5), mh-sequence(5)