Added all of the MH sources, including RCS files, in
[mmh] / docs / historical / mh-6.8.5 / conf / doc / next.rf
1 .\"     @(MHWARNING)
2 .\" @(#)$Id: next.rf,v 1.6 90/12/17 16:03:31 mh Exp $
3 .SC NEXT 1
4 .NA
5 next \- show the next message
6 .SY
7 next 
8 \%[+folder] 
9 \%[\-header] \%[\-noheader]
10 \%[\-showproc\ program] \%[\-noshowproc]
11 \%[switches\ for\ \fIshowproc\fR]
12 \%[\-help]
13 .DE
14 \fINext\fR performs a \fIshow\fR on the next message in the specified
15 (or current) folder.
16 Like \fIshow\fR, it passes any switches on to the
17 program \fIshowproc\fR, which is called to list the message.
18 This command
19 is almost exactly equivalent to \*(lqshow next\*(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), prev(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 next message in sequence)
38 will become the current message.
39 .Bu
40 \fInext\fR is really a link to the \fIshow\fR program.
41 As a result,
42 if you make a link to \fInext\fR and that link is not called \fInext\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 \fInext\fR to the entry.
47 .En