Added all of the MH sources, including RCS files, in
[mmh] / docs / historical / mh-6.8.5 / conf / doc / prev.rf
1 .\"     @(MHWARNING)
2 .\" @(#)$Id: prev.rf,v 1.6 90/12/17 16:03:39 mh Exp $
3 .SC PREV 1
4 .NA
5 prev \- show the previous message
6 .SY
7 prev 
8 \%[+folder] 
9 \%[\-header] \%[\-noheader]
10 \%[\-showproc\ program] \%[\-noshowproc]
11 \%[\-switches\ for\ \fIshowproc\fR]
12 \%[\-help]
13 .DE
14 \fIPrev\fR performs a \fIshow\fR on the previous message in the specified
15 (or current) folder.
16 Like \fIshow\fR, it passes any switches on to the
17 program named by \fIshowproc\fR, which is called to list the message.
18 This command
19 is almost exactly equivalent to \*(lqshow prev\*(rq.
20 Consult the manual entry for \fIshow\fR\0(1) for all the details.
21 .Fi
22 ^$HOME/\&.mh\(ruprofile~^The user profile
23 .Pr
24 ^Path:~^To determine the user's MH directory
25 .Ps
26 ^Current\-Folder:~^To find the default current folder
27 .Ps
28 ^showproc:~^Program to show the message
29 .Sa
30 show(1), next(1)
31 .De
32 `+folder' defaults to the current folder
33 .Ds
34 `\-header'
35 .Co
36 If a folder is specified, it will become the current folder.
37 The message that is shown (i.e., the previous message in sequence)
38 will become the current message.
39 .Bu
40 \fIprev\fR is really a link to the \fIshow\fR program.
41 As a result,
42 if you make a link to \fIprev\fR and that link is not called \fIprev\fR,
43 your link will act like \fIshow\fR instead.
44 To circumvent this,
45 add a profile\-entry for the link to your \fIMH\fR profile and add the
46 argument \fIprev\fR to the entry.
47 .En