X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fmmh-intro.man7;h=3ee998e357f7c79daaeec3dfc297d267ba961844;hp=7f059b3d4f2b5ee43c285a323866687e73660551;hb=d4bcca1aa235370bc20bc2734c0cd6f700b17871;hpb=58cf09aa36e9f7f352a127158bbf1c5678bc6ed8 diff --git a/man/mmh-intro.man7 b/man/mmh-intro.man7 index 7f059b3..3ee998e 100644 --- a/man/mmh-intro.man7 +++ b/man/mmh-intro.man7 @@ -48,7 +48,7 @@ or .I \&.cshrc in your home directory. (Check the manual entry for the shell you use, in case you don't know how to -do this.) Run the +do this.) Then run the .B mmh command. If you've never used .B mmh @@ -102,12 +102,9 @@ with message numbers passed as arguments, to delete specific messages. .PP .B repl is used to respond to the current message (by default). -It places you in the editor with a prototype response form. While you're -in the editor, you may peruse the item you're responding to by reading -the file -.IR @ . +It places you in the editor with a prototype response form. After completing your response, type -.B l +.B li to .B list (review) it, or @@ -117,7 +114,7 @@ to it. .PP .B comp -allows you to compose a message by putting you in the editor +allows you to compose a fresh message by putting you in the editor on a prototype message form, and then lets you send it. .PP All the @@ -127,17 +124,17 @@ commands may be run with the single argument: which causes them to print a list of the arguments they may be invoked with and then exit. .PP -Commands which take a message number as an argument ( -.BR scan , +Commands which take a message number as an argument +.RB ( scan , .BR show , .BR repl , -\&...) also take one of the words: `first', -`prev', `cur', `next', or `last' to indicate +\&...) also take one of the letters: `f', +`p', `c', `n', or `l' to indicate (respectively) the first, previous, current, next, or last message in the current folder (assuming they are defined). -Commands which take a range of message numbers ( -.BR rmm , +Commands which take a range of message numbers +.RB ( rmm , .BR scan , .BR show , \&...) also take any of the abbreviations: @@ -153,16 +150,16 @@ messages beginning with (or ending with) message .IR num . .I Num may be any of the pre-defined symbols: -.IR first , -.IR prev , -.IR cur , -.I next +.IR f , +.IR p , +.IR c , +.I n or -.IR last . -.IP first:\fIN\fR 15 -.IP prev:\fIN\fR 15 -.IP next:\fIN\fR 15 -.IP last:\fIN\fR 15 +.IR l . +.IP f:\fIN\fR 15 +.IP p:\fIN\fR 15 +.IP n:\fIN\fR 15 +.IP l:\fIN\fR 15 The first, previous, next or last messages, if they exist. .RE @@ -202,6 +199,7 @@ commands: ^mhsign(1)~^\- sign or encrypt a message with gnupg ^mhstore(1)~^\- store contents of MIME messages into files ^mmh(1)~^\- initialize the mmh environment +^mmhwrap(1)~^\- invoke mmh commands if they are not in $PATH ^next(1)~^\- show the next message ^packf(1)~^\- pack a folder into mbox format ^pick(1)~^\- select messages by content @@ -226,11 +224,11 @@ commands: ^ap(8)~^\- parse addresses 822\-style ^dp(8)~^\- parse dates 822\-style ^fmtdump(8)~^\- decode \fImmh\fP format files -^post(8)~^\- deliver a message +^spost(8)~^\- deliver a message .fi .RE .PP -Theses are descriptions of files and concepts: +The following man pages describe file formats and concepts: .PP .RS 5 .fc ^ ~ @@ -240,7 +238,6 @@ Theses are descriptions of files and concepts: ^mh\-format(5)~^\- format file for mmh message system ^mh\-mail(5)~^\- message format for mmh message system ^mh\-profile(5)~^\- user customization for mmh message system -^mh\-tailor(5)~^\- mail transport customization for mmh message system .sp ^mmh(7)~^\- introduction to the mmh message system ^mh\-draft(7)~^\- draft folder facility @@ -257,7 +254,7 @@ Theses are descriptions of files and concepts: ^$HOME/.mmh~^The user's mmh directory ^$HOME/.mmh/profile~^The user's profile ^$HOME/.mmh/context~^The user's context -^$HOME/Mail~^The user's mail storage +^$HOME/Mail~^Default location of the user's mail storage .fi .SH "PROFILE COMPONENTS" @@ -265,7 +262,7 @@ Theses are descriptions of files and concepts: .nf .ta 2.4i .ta \w'LongName 'u -^Path:~^To determine the user's mail storage +^Path:~^Location of the user's mail storage .fi .SH HISTORY @@ -273,8 +270,7 @@ Theses are descriptions of files and concepts: is an experimental version of .BR nmh , the New Mail Handler. -Its name ``mmh'' stands primarily for ``meillo's MH'', -but also for modern, minimalistic, and non-compatible Mail Handler. +Its name ``mmh'' stands for ``meillo's mail handler''. .SH BUGS If you encounter problems with an @@ -285,9 +281,11 @@ by invoking the program with the .B \-Version switch. .PP -Send bug reports and suggestions to -.IR "markus schnalke " , -or (as a fall-back) to -.IR nmh-workers@nongnu.org . +Send bug reports, comments, and suggestions to +.I +or to +.IR "markus schnalke " . + .SH "SEE ALSO" +mmh(1) mh-chart(1)