f5ddc47c611f00cadf0faa1a9e2d4d1f9c0d077e
[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 .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 .SH DESCRIPTION
25 .B Prev
26 performs a
27 .B show
28 on the previous message in the specified
29 (or current) folder.  Like
30 .BR show ,
31 it passes any switches on to
32 the program named by
33 .I showproc
34 or
35 .IR showmimeproc ,
36 which is called
37 to list the message.  This command is almost exactly equivalent to
38 .RB \*(lq "show prev" \*(rq.
39 Consult the manual entry for
40 .BR show (1)
41 for all the details.
42
43 .SH FILES
44 .fc ^ ~
45 .nf
46 .ta \w'/usr/local/nmh/etc/ExtraBigFileName  'u
47 ^$HOME/\&.mh\(ruprofile~^The user profile
48 .fi
49
50 .SH "PROFILE COMPONENTS"
51 .fc ^ ~
52 .nf
53 .ta 2.4i
54 .ta \w'ExtraBigProfileName  'u
55 ^Path:~^To determine the user's nmh directory
56 ^Current\-Folder:~^To find the default current folder
57 ^showproc:~^Program to show non-MIME messages
58 ^showmimeproc:~^Program to show MIME messages
59 .fi
60
61 .SH "SEE ALSO"
62 show(1), next(1)
63
64 .SH DEFAULTS
65 .nf
66 .RB ` +folder "' defaults to the current folder"
67 .RB ` \-checkmime '
68 .RB ` \-header '
69 .fi
70
71 .SH CONTEXT
72 If a folder is specified, it will become the current folder.  The message
73 that is shown (i.e., the previous message in sequence) will become the
74 current message.
75
76 .SH BUGS
77 .B prev
78 is really a link to the
79 .B show
80 program.  As a result, if
81 you make a link to
82 .B prev
83 and that link is not called
84 .BR prev ,
85 your link will act like
86 .B show
87 instead.  To circumvent this, add a
88 profile\-entry for the link to your
89 .B nmh
90 profile and add the argument
91 .B prev
92 to the entry.