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