1 | .\" |
---|
2 | .\" %nmhwarning% |
---|
3 | .\" $Id: next.man,v 1.1.1.1 1999-02-07 18:14:21 danw Exp $ |
---|
4 | .\" |
---|
5 | .\" include the -mh macro file |
---|
6 | .so %etcdir%/tmac.h |
---|
7 | .\" |
---|
8 | .TH NEXT %manext1% MH.6.8 [%nmhversion%] |
---|
9 | .SH NAME |
---|
10 | next \- show the next message |
---|
11 | .SH SYNOPSIS |
---|
12 | .in +.5i |
---|
13 | .ti -.5i |
---|
14 | next |
---|
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 | \fINext\fR performs a \fIshow\fR on the next message in the specified |
---|
29 | (or current) folder. Like \fIshow\fR, it passes any switches on to |
---|
30 | the program \fIshowproc\fR or \fIshowmimeproc\fR, which is called to list |
---|
31 | the message. This command is almost exactly equivalent to \*(lqshow |
---|
32 | next\*(rq. Consult the manual entry for \fIshow\fR\0(1) for all the |
---|
33 | 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), prev(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 next message in sequence) will become the |
---|
55 | current message. |
---|
56 | .Bu |
---|
57 | \fInext\fR is really a link to the \fIshow\fR program. As a result, if |
---|
58 | you make a link to \fInext\fR and that link is not called \fInext\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 | \fInext\fR to the entry. |
---|
62 | .En |
---|