Added docs/contrib/vpick.
[mmh] / man / prev.man
1 .TH PREV %manext1% "January 9, 2001" "%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 .IR 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 .IR next (1),
61 .IR show (1)
62 .SH DEFAULTS
63 .nf
64 .RB ` +folder "' defaults to the current folder"
65 .RB ` \-checkmime '
66 .RB ` \-header '
67 .fi
68 .SH CONTEXT
69 If a folder is specified, it will become the current folder.  The message
70 that is shown (i.e., the previous message in sequence) will become the
71 current message.
72 .SH BUGS
73 .B prev
74 is really a link to the
75 .B show
76 program.  As a result, if
77 you make a link to
78 .B prev
79 and that link is not called
80 .BR prev ,
81 your link will act like
82 .B show
83 instead.  To circumvent this, add a
84 profile\-entry for the link to your
85 .B nmh
86 profile and add the argument
87 .B prev
88 to the entry.