X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fshow.man1;h=047baf5cd1dc78230193ca8ad21bc03029c5b0d3;hp=3310d2f5ac2403b66d3ecfa2e19500cbaa34a0dd;hb=5ee5d678d59cf1deea31126bc886333f1be4571d;hpb=5aaedc4256d58afe2481d667afdcb5162a914ba9 diff --git a/man/show.man1 b/man/show.man1 index 3310d2f..047baf5 100644 --- a/man/show.man1 +++ b/man/show.man1 @@ -10,7 +10,7 @@ show \- show (display) messages .B show .RI [ +folder ] .RI [ msgs ] -.RB [\-showproc +.RB [ \-showproc .IR program ] .RB [ \-showmimeproc .IR program ] @@ -39,14 +39,10 @@ the format of the displayed messages and which headers fields are shown. See the .BR mhl (1) manual page for the details about this -command. This default can be changed by defining the -.I showproc -profile component. Any switches not recognized by +command. Any switches not recognized by .B show are -passed along to that program. To override the default and the -.I showproc -profile component, use the +passed along to that program. To override the default, use the .B \-showproc .I program switch. For example, @@ -54,11 +50,7 @@ switch. For example, .I more will cause the .B more -program to list the messages with no reformatting. Normally, this -program is specified as the -.I showproc -in the user's profile, -rather than using a command line switch. +program to list the messages with no reformatting. .PP By default, non-text messages (MIME messages with multi-media contents) are processed and displayed by the @@ -68,15 +60,12 @@ command See the .BR mhshow (1) manual page for details -about this command. This default can changed by defining the -.I showmimeproc -profile component. Any switches not recognized +about this command. +Any switches not recognized by .B show are passed along to that program. To override this -default and the -.B showmimeproc -profile component, use the +default, use the .B \-showmimeproc .I program switch. @@ -105,10 +94,10 @@ The option .B show to test if any of the messages to be displayed are non-text (MIME) -messages. If any are non-text, they are displayed by the program +messages. If any are non-text, they are displayed by the .IR showmimeproc , -else they are displayed by the program -.IR showproc . +else they are displayed by the +.BR showproc . The option .B \-nocheckmime disables this test and instructs @@ -117,23 +106,6 @@ to use .IR showproc , regardless of whether any of the messages are non-text (MIME) messages. -.P -The -.B \-noshowproc -switch will disable any formatting or paging of -messages. It is equivalent to -.B \-nocheckmime -.B \-showproc -.IR cat . -It is still accepted, but should be considered (somewhat) obsolete. -.PP -If the environment variable -.B $NOMHNPROC -is set, the test for -non-text (MIME) messages will be disabled. This method is obsolete. -Use the -.B \-nocheckmime -switch instead. .PP The .B \-header @@ -180,8 +152,6 @@ from each sequence named by the profile entry. ^Path:~^To determine the user's mail storage ^Current\-Folder:~^To find the default current folder ^Unseen\-Sequence:~^To name sequences denoting unseen messages -^showproc:~^Program to show text (non-MIME) messages -^showmimeproc:~^Program to show non-text (MIME) messages .fi .SH "SEE ALSO" @@ -224,26 +194,6 @@ while it is showing \*(lqunseen\*(rq messages. .PP If your .I showproc -is -.B mhl -(the default), then -.B show -uses -a built\-in -.BR mhl : -it does not actually run the -.B mhl -program. -Hence, if you define your own -.B showproc , -don't call it -.B mhl -since -.B show -won't run it. -.PP -If your -.I showproc is the pager .BR more , then avoid running