source: trunk/third/nmh/man/next.man @ 12455

Revision 12455, 1.7 KB checked in by danw, 26 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r12454, which included commits to RCS files with non-trunk default branches.
Line 
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
10next \- show the next message
11.SH SYNOPSIS
12.in +.5i
13.ti -.5i
14next
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
30the program \fIshowproc\fR or \fIshowmimeproc\fR, which is called to list
31the message.  This command is almost exactly equivalent to \*(lqshow
32next\*(rq.  Consult the manual entry for \fIshow\fR\0(1) for all the
33details.
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
45show(1), prev(1)
46.De
47`+folder' defaults to the current folder
48.Ds
49`\-checkmime'
50.Ds
51`\-header'
52.Co
53If a folder is specified, it will become the current folder.  The message
54that is shown (i.e., the next message in sequence) will become the
55current message.
56.Bu
57\fInext\fR is really a link to the \fIshow\fR program.  As a result, if
58you make a link to \fInext\fR and that link is not called \fInext\fR,
59your link will act like \fIshow\fR instead.  To circumvent this, add a
60profile\-entry for the link to your \fInmh\fR profile and add the argument
61\fInext\fR to the entry.
62.En
Note: See TracBrowser for help on using the repository browser.