Reworked the man page system and some man page contents (mmh-intro).
[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 ^showproc:~^Program to show non-MIME messages
59 ^showmimeproc:~^Program to show MIME messages
60 .fi
61
62 .SH "SEE ALSO"
63 show(1), next(1)
64
65 .SH DEFAULTS
66 .nf
67 .RB ` +folder "' defaults to the current folder"
68 .RB ` \-checkmime '
69 .RB ` \-header '
70 .fi
71
72 .SH CONTEXT
73 If a folder is specified, it will become the current folder.  The message
74 that is shown (i.e., the previous message in sequence) will become the
75 current message.
76
77 .SH BUGS
78 .B prev
79 is really a link to the
80 .B show
81 program.  As a result, if
82 you make a link to
83 .B prev
84 and that link is not called
85 .BR prev ,
86 your link will act like
87 .B show
88 instead.  To circumvent this, add a
89 profile\-entry for the link to your
90 .B nmh
91 profile and add the argument
92 .B prev
93 to the entry.