X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fmh-profile.man5;h=3f38e1072d5979cbec4763f45efdc6516cad657d;hp=57e27cbb3b78bd55d0de9984544accdd2916dc17;hb=b1be13a498a0b7b7fbed6ea957ddf765a8d0d8f9;hpb=70294f36748ac18c98cb5c3941baf72a9cba88d3 diff --git a/man/mh-profile.man5 b/man/mh-profile.man5 index 57e27cb..3f38e10 100644 --- a/man/mh-profile.man5 +++ b/man/mh-profile.man5 @@ -134,7 +134,7 @@ man page for details about private sequences. .RE .PP .BR Editor : -/usr/bin/vi +vi .RS 5 Defines the editor to be used by the commands .BR comp , @@ -142,9 +142,27 @@ Defines the editor to be used by the commands .BR forw , and .BR repl . +This profile entry overrides the $VISUAL and $EDITOR environment variables, +but gets overridden by the $MMHEDITOR environment variabel. (profile, default: vi) .RE .PP +.BR Pager : +more +.RS 5 +This is the program used by +.B mhl +to page the +.B mhl +formatted message when displaying to a terminal. It is also the default +program used by +.B mhshow +to display message bodies (or message parts) of type text/plain. +This profile entry overrides the $PAGER environment variable, but gets +overridden by the $MMHPAGER environment variable. +(profile, default: more) +.RE +.PP .BR Sendmail : /usr/sbin/sendmail .RS 5 @@ -181,6 +199,19 @@ If you like to type a lot, name it `X-MH-Attachment'. (profile, default: `Attach') .RE .PP +.BR Mime-Type-Query : +file \-b \-\-mime +.RS 5 +A command that prints the MIME type of a file. +The file name gets appended to the command line. +Note: Older GNU versions of file(1) won't generate the desired +output. GNU file-4.26, for instance, omits a required semicolon. +GNU file-5.04 is known to work. Non-GNU version likely need different +options or don't provide this function at all. Alternatively, you can use +.BR print\-mimetype , +which is part of mmh, but guesses MIME types by file name extensions only. +.RE +.PP .BR Msg\-Protect : 644 .RS 5 @@ -361,15 +392,6 @@ The profile can be used to select alternate programs if the user wishes. The default values are given in the examples. .RE .PP -.BR buildmimeproc : -%bindir%/mhbuild -.RS 5 -This is the program used by -.B send -to process MIME composition files, created from drafts which require -MIME features. -.RE -.PP .BR fileproc : %bindir%/refile .RS 5 @@ -390,33 +412,21 @@ response to the directive at the \*(lqWhat now?\*(rq prompt. .RE .PP -.BR incproc : -%bindir%/inc -.RS 5 -Program called by -.B mhmail -to incorporate new mail when it -is invoked with no arguments. -.RE -.PP -.BR lproc : -more +.BR listproc : +show \-file .RS 5 This program is used to list the contents of a message in response to the .B list -directive at the \*(lqWhat now?\*(rq prompt. It is -also used by the draft folder facility in -.BR comp , -.BR dist , -.BR forw , and -.B repl -to display the draft message. +.B display +directive at the \*(lqWhat now?\*(rq prompt. +The absolute pathname of the message to list will be appended to +the command line given. .RE .PP .BR mailproc : -%bindir%/mhmail +mhmail .RS 5 This is the program used to automatically mail various messages and notifications. It is used by @@ -432,7 +442,7 @@ It is used to retrieve an external-body with access-type `mail-server' .RE .PP .BR mhlproc : -%libdir%/mhl +%bindir%/mhl .RS 5 This is the program used to filter messages in various ways. It is used by @@ -449,21 +459,8 @@ is used to filter the message to which you are replying. .RE .PP -.BR moreproc : -more -.RS 5 -This is the program used by -.B mhl -to page the -.B mhl -formatted message when displaying to a terminal. It is also the default -program used by -.B mhshow -to display message bodies (or message parts) of type text/plain. -.RE -.PP .BR postproc : -%libdir%/post +%bindir%/post .RS 5 This is the program used by .BR send , @@ -504,7 +501,7 @@ to process and display non-text (MIME) messages. .RE .PP .BR showproc : -%libdir%/mhl +%bindir%/mhl .RS 5 This is the program used by .B show @@ -671,6 +668,22 @@ This variable tells the default shell to run .RE .PP +.B $MMHEDITOR +.br +.B $VISUAL +.br +.B $EDITOR +.RS 5 +These variables (in descending priority) define the default editor to use. +.RE +.PP +.B $MMHPAGER +.br +.B $PAGER +.RS 5 +These variables (in descending priority) define the default pager to use. +.RE +.PP .B $TERM .RS 5 This variable tells @@ -684,8 +697,7 @@ these tell .B scan and .B mhl -how to clear your terminal, and how -many columns wide your terminal is. They also tell +how many columns wide your terminal is. They also tell .B mhl how many lines long your terminal screen is.