updated ali-flist, with batch edit of others
[mmh] / man / prev.man
1 .\"
2 .\" %nmhwarning%
3 .\" $Id$
4 .\"
5 .\" include the -mh macro file
6 .so %etcdir%/tmac.h
7 .\"
8 .TH PREV %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
9 .SH NAME
10 prev \- show the previous message
11 .SH SYNOPSIS
12 .in +.5i
13 .ti -.5i
14 prev 
15 \%[+folder] 
16 \%[\-showproc\ program]
17 \%[\-showmimeproc\ program]
18 .br
19 \%[\-header] \%[\-noheader]
20 \%[\-checkmime] \%[\-nocheckmime]
21 .br
22 \%[\-switches\ for\ \fIshowproc\fR or\ \fIshowmimeproc\fR]
23 .br
24 \%[\-version]
25 \%[\-help]
26 .in -.5i
27 .SH DESCRIPTION
28 \fIPrev\fR performs a \fIshow\fR on the previous message in the specified
29 (or current) folder.  Like \fIshow\fR, it passes any switches on to
30 the program named by \fIshowproc\fR or \fIshowmimeproc\fR, which is called
31 to list the message.  This command is almost exactly equivalent to
32 \*(lqshow prev\*(rq.  Consult the manual entry for \fIshow\fR\0(1) for
33 all the details.
34 .Fi
35 ^$HOME/\&.mh\(ruprofile~^The user profile
36 .Pr
37 ^Path:~^To determine the user's nmh directory
38 .Ps
39 ^Current\-Folder:~^To find the default current folder
40 .Ps
41 ^showproc:~^Program to show non-MIME messages
42 .Ps
43 ^showmimeproc:~^Program to show MIME messages
44 .Sa
45 show(1), next(1)
46 .De
47 `+folder' defaults to the current folder
48 .Ds
49 `\-checkmime'
50 .Ds
51 `\-header'
52 .Co
53 If a folder is specified, it will become the current folder.  The message
54 that is shown (i.e., the previous message in sequence) will become the
55 current message.
56 .Bu
57 \fIprev\fR is really a link to the \fIshow\fR program.  As a result, if
58 you make a link to \fIprev\fR and that link is not called \fIprev\fR,
59 your link will act like \fIshow\fR instead.  To circumvent this, add a
60 profile\-entry for the link to your \fInmh\fR profile and add the argument
61 \fIprev\fR to the entry.
62 .En