Elide spurious empty lines in manpage source files.
[mmh] / man / prev.man
1 .TH PREV %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
2 .\"
3 .\" %nmhwarning%
4 .\"
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 .SH FILES
44 .fc ^ ~
45 .nf
46 .ta \w'%etcdir%/ExtraBigFileName  'u
47 ^$HOME/\&.mh\(ruprofile~^The user profile
48 .fi
49 .SH "PROFILE COMPONENTS"
50 .fc ^ ~
51 .nf
52 .ta 2.4i
53 .ta \w'ExtraBigProfileName  'u
54 ^Path:~^To determine the user's nmh directory
55 ^Current\-Folder:~^To find the default current folder
56 ^showproc:~^Program to show non-MIME messages
57 ^showmimeproc:~^Program to show MIME messages
58 .fi
59 .SH "SEE ALSO"
60 show(1), next(1)
61 .SH DEFAULTS
62 .nf
63 .RB ` +folder "' defaults to the current folder"
64 .RB ` \-checkmime '
65 .RB ` \-header '
66 .fi
67 .SH CONTEXT
68 If a folder is specified, it will become the current folder.  The message
69 that is shown (i.e., the previous message in sequence) will become the
70 current message.
71 .SH BUGS
72 .B prev
73 is really a link to the
74 .B show
75 program.  As a result, if
76 you make a link to
77 .B prev
78 and that link is not called
79 .BR prev ,
80 your link will act like
81 .B show
82 instead.  To circumvent this, add a
83 profile\-entry for the link to your
84 .B nmh
85 profile and add the argument
86 .B prev
87 to the entry.