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