Defined show(mime)proc locally and removed their profile entries.
[mmh] / man / prev.man1
1 .\"
2 .\" %nmhwarning%
3 .\"
4 .TH PREV %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
5 .SH NAME
6 prev \- show the previous message
7 .SH SYNOPSIS
8 .HP 5
9 .na
10 .B prev
11 .RI [ +folder ]
12 .RB [\-showproc
13 .IR program ]
14 .RB [ \-showmimeproc
15 .IR program ]
16 .RB [ \-header " | " \-noheader ]
17 .RB [ \-checkmime " | " \-nocheckmime ]
18 [switches\ for
19 .I showproc
20 or
21 .IR showmimeproc ]
22 .RB [ \-version ]
23 .RB [ \-help ]
24 .ad
25 .SH DESCRIPTION
26 .B Prev
27 performs a
28 .B show
29 on the previous message in the specified
30 (or current) folder.  Like
31 .BR show ,
32 it passes any switches on to
33 the program named by
34 .I showproc
35 or
36 .IR showmimeproc ,
37 which is called
38 to list the message.  This command is almost exactly equivalent to
39 .RB \*(lq "show prev" \*(rq.
40 Consult the manual entry for
41 .BR show (1)
42 for all the details.
43
44 .SH FILES
45 .fc ^ ~
46 .nf
47 .ta \w'%etcdir%/ExtraBigFileName  'u
48 ^$HOME/.mmh/profile~^The user profile
49 .fi
50
51 .SH "PROFILE COMPONENTS"
52 .fc ^ ~
53 .nf
54 .ta 2.4i
55 .ta \w'ExtraBigProfileName  'u
56 ^Path:~^To determine the user's mail storage
57 ^Current\-Folder:~^To find the default current folder
58 .fi
59
60 .SH "SEE ALSO"
61 show(1), next(1), mhshow(1)
62
63 .SH DEFAULTS
64 .nf
65 .RB ` +folder "' defaults to the current folder"
66 .RB ` \-checkmime '
67 .RB ` \-header '
68 .fi
69
70 .SH CONTEXT
71 If a folder is specified, it will become the current folder.  The message
72 that is shown (i.e., the previous message in sequence) will become the
73 current message.
74
75 .SH BUGS
76 .B prev
77 is really a link to the
78 .B show
79 program.  As a result, if
80 you make a link to
81 .B prev
82 and that link is not called
83 .BR prev ,
84 your link will act like
85 .B show
86 instead.  To circumvent this, add a
87 profile\-entry for the link to your
88 .B nmh
89 profile and add the argument
90 .B prev
91 to the entry.