X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fprev.man1;fp=man%2Fprev.man1;h=7cdb8e43f68815eb6f48666d5fae45510c670d4f;hb=5aaedc4256d58afe2481d667afdcb5162a914ba9;hp=0000000000000000000000000000000000000000;hpb=2676fdf95667cfa0fec45372dbb956c8645c1119;p=mmh diff --git a/man/prev.man1 b/man/prev.man1 new file mode 100644 index 0000000..7cdb8e4 --- /dev/null +++ b/man/prev.man1 @@ -0,0 +1,93 @@ +.\" +.\" %nmhwarning% +.\" +.TH PREV %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] +.SH NAME +prev \- show the previous message +.SH SYNOPSIS +.HP 5 +.na +.B prev +.RI [ +folder ] +.RB [\-showproc +.IR program ] +.RB [ \-showmimeproc +.IR program ] +.RB [ \-header " | " \-noheader ] +.RB [ \-checkmime " | " \-nocheckmime ] +[switches\ for +.I showproc +or +.IR showmimeproc ] +.RB [ \-version ] +.RB [ \-help ] +.ad +.SH DESCRIPTION +.B Prev +performs a +.B show +on the previous message in the specified +(or current) folder. Like +.BR show , +it passes any switches on to +the program named by +.I showproc +or +.IR showmimeproc , +which is called +to list the message. This command is almost exactly equivalent to +.RB \*(lq "show prev" \*(rq. +Consult the manual entry for +.BR show (1) +for all the details. + +.SH FILES +.fc ^ ~ +.nf +.ta \w'%etcdir%/ExtraBigFileName 'u +^$HOME/.mmh/profile~^The user profile +.fi + +.SH "PROFILE COMPONENTS" +.fc ^ ~ +.nf +.ta 2.4i +.ta \w'ExtraBigProfileName 'u +^Path:~^To determine the user's mail storage +^Current\-Folder:~^To find the default current folder +^showproc:~^Program to show non-MIME messages +^showmimeproc:~^Program to show MIME messages +.fi + +.SH "SEE ALSO" +show(1), next(1) + +.SH DEFAULTS +.nf +.RB ` +folder "' defaults to the current folder" +.RB ` \-checkmime ' +.RB ` \-header ' +.fi + +.SH CONTEXT +If a folder is specified, it will become the current folder. The message +that is shown (i.e., the previous message in sequence) will become the +current message. + +.SH BUGS +.B prev +is really a link to the +.B show +program. As a result, if +you make a link to +.B prev +and that link is not called +.BR prev , +your link will act like +.B show +instead. To circumvent this, add a +profile\-entry for the link to your +.B nmh +profile and add the argument +.B prev +to the entry.