f1cf35bc6d9c5460c133c3b90c82199e1951c388
[mmh] / man / next.man
1 .\"
2 .\" %nmhwarning%
3 .\" $Id$
4 .\"
5 .TH NEXT %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
6 .SH NAME
7 next \- show the next message
8 .SH SYNOPSIS
9 .HP 5
10 .B next 
11 .RI [ +folder ]
12 .RB [\-showproc
13 .IR program ]
14 .RB [ \-showmimeproc
15 .IR program ]
16 .RB [ \-header " | " \-noheader ]
17 .RB [ \-checkmime " | " \-nocheckmime ]
18 [switches\ for
19 .I showproc
20 or
21 .IR showmimeproc ]
22 .RB [ \-version ]
23 .RB [ \-help ]
24 .SH DESCRIPTION
25 .B Next
26 performs a
27 .B show
28 on the next message in the specified
29 (or current) folder.  Like
30 .BR show ,
31 it passes any switches on to
32 the program
33 .I showproc
34 or
35 .IR showmimeproc ,
36 which is called to list
37 the message.  This command is almost exactly equivalent to
38 .RB \*(lq show
39 .BR next \*(rq.
40 Consult the manual entry for
41 .BR show (1)
42 for all the
43 details.
44
45 .SH FILES
46 .fc ^ ~
47 .nf
48 .ta \w'/usr/local/nmh/etc/ExtraBigFileName  'u
49 ^$HOME/\&.mh\(ruprofile~^The user profile
50 .fi
51
52 .SH "PROFILE COMPONENTS"
53 .fc ^ ~
54 .nf
55 .ta 2.4i
56 .ta \w'ExtraBigProfileName  'u
57 ^Path:~^To determine the user's nmh directory
58 ^Current\-Folder:~^To find the default current folder
59 ^showproc:~^Program to show non-MIME messages
60 ^showmimeproc:~^Program to show MIME messages
61 .fi
62
63 .SH "SEE ALSO"
64 show(1), prev(1)
65
66 .SH DEFAULTS
67 .nf
68 .RB ` +folder "' defaults to the current folder"
69 .RB ` \-checkmime '
70 .RB ` \-header '
71
72 .SH CONTEXT
73 If a folder is specified, it will become the current folder.  The message
74 that is shown (i.e., the next message in sequence) will become the
75 current message.
76
77 .SH BUGS
78 .B next
79 is really a link to the
80 .B show
81 program.  As a result, if
82 you make a link to
83 .B next
84 and that link is not called
85 .BR next ,
86 your link will act like
87 .B show
88 instead.  To circumvent this, add a
89 profile\-entry for the link to your
90 .B nmh
91 profile and add the argument
92 .I next
93 to the entry.