X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fmh-profile.man5;h=7768f7a1da630530428195082424ef09a1ff5985;hp=c6524284bdd6fdb9c339e8008e2ca3381c8e1368;hb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;hpb=8cc6b9bed04847a5675f5eec39938b4e242b0b2d diff --git a/man/mh-profile.man5 b/man/mh-profile.man5 index c652428..7768f7a 100644 --- a/man/mh-profile.man5 +++ b/man/mh-profile.man5 @@ -102,7 +102,6 @@ Names the sequence or sequences which shall contain any unread messages. The commands .BR inc , .BR rcvstore , -.BR mhshow , and .B show will add or remove messages from these @@ -156,7 +155,7 @@ to page the .B mhl formatted message when displaying to a terminal. It is also the default program used by -.B mhshow +.B show 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. @@ -178,7 +177,11 @@ to send mail. , .RS 5 The prefix that is prepended to the name of message files when they -are ``removed'' by rmm. This should typically be `,' or `#'. +are backup'd for some reason. +.BR send , +for instance, does this. +Note: rmm does NOT anymore use the backup prefix. +It should typically be set to `,' or `#'. (profile, default: `,') .RE .PP @@ -213,23 +216,23 @@ which is part of mmh, but guesses MIME types by file name extensions only. .RE .PP .BR Msg\-Protect : -644 +0644 .RS 5 An octal number which defines the permission bits for new message files. See .BR chmod (1) for an explanation of the octal number. -(profile, default: 0644) +(profile, default: 0600) .RE .PP .BR Folder\-Protect : -750 +0750 .RS 5 An octal number which defines the permission bits for new folder directories. See .BR chmod (1) for an explanation of the octal number. -(profile, default: 700) +(profile, default: 0700) .RE .PP .IR program : @@ -274,21 +277,6 @@ command. (context, no default) .RE .PP -.BR mhe : -.RS 5 -If present, tells -.B inc -to compose an -.I MHE -auditfile in addition to its other tasks. -.I MHE -is Brian Reid's -.B emacs -front-end for -.BR mmh . -(profile, no default) -.RE -.PP .BR Alternate\-Mailboxes : mh@uci\-750a, bug-mh* .RS 5 @@ -334,6 +322,15 @@ Changes the default draft folder. Read the man page for details. (profile, default: +drafts) .RE .PP +.BR Trash\-Folder : +trash +.RS 5 +Changes the default folder for removed messages. Read the +.BR rmm (1) +man page for details. +(profile, default: +trash) +.RE +.PP .BI digest\-issue\- list : 1 .RS 5 @@ -392,26 +389,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 fileproc : -%bindir%/refile -.RS 5 -This program is used to refile or link a message to another folder. -It is used by -.B post -to file a copy of a message into a folder given -by a \*(lqFcc:\*(rq field. It is used by the draft folder facility in -.BR comp , -.BR dist , -.BR forw , -and -.B repl -to refile a draft -message into another folder. It is used to refile a draft message in -response to the -.B refile -directive at the \*(lqWhat now?\*(rq prompt. -.RE -.PP .BR listproc : show \-file .RS 5 @@ -425,16 +402,6 @@ The absolute pathname of the message to list will be appended to the command line given. .RE .PP -.BR rmmproc : -none -.RS 5 -This is the program used by -.B rmm -and -.B refile -to delete a message from a folder. -.RE -.PP .BR whatnowproc : %bindir%/whatnow .RS 5 @@ -547,7 +514,7 @@ a character set that doesn't match .BR $MM_CHARSET . This variable is checked by -.B mhshow +.B show for matches against the charset parameter of text contents to decide it the text content can be displayed without modifications to your terminal. This variable is checked by @@ -662,16 +629,6 @@ which file to ask \*(lqWhat now?\*(rq questions about. .RE .PP -.B $mhfolder -.RS 5 -This is set by -.BR dist , -.BR forw , -and -.BR repl , -if appropriate. -.RE -.PP .B $mhaltmsg .RS 5 .B dist @@ -746,15 +703,7 @@ and .B repl during edit sessions so you can peruse other messages in the current folder besides the one being -distributed or replied to. The environment variable -.B $mhfolder -is also set by -.BR show , -.BR prev , -and -.B next -for use by -.BR mhl . +distributed or replied to. .RE .SH FILES