head 1.4; access; symbols; locks; strict; comment @# @; 1.4 date 2006.05.29.14.31.25; author jpeek; state Exp; branches; next 1.3; 1.3 date 2006.05.28.04.27.15; author jpeek; state Exp; branches; next 1.2; 1.2 date 2006.05.26.23.59.01; author jpeek; state Exp; branches; next 1.1; 1.1 date 2006.05.26.22.12.06; author jpeek; state Exp; branches; next ; desc @mh-e_11.html page from mh-e section of "MH & nmh: Email for Users & Programmers" @ 1.4 log @Removed 'html/' from end of http://mh-e.sourceforge.net/manual/html/ URLs @ text @ BOOK MOVED: mh-e - Reading Mail

BOOK MOVED: mh-e - Reading Mail

This section of MH & nmh: Email for Users & Programmers is now the MH-E Manual. It's moved to http://mh-e.sourceforge.net/manual/.

If you aren't taken to the new site in 15 seconds, please click on the link above.

You may also want to visit:


Last change $Date: 2006/05/28 04:27:15 $
Suggestions are welcome: Bill Wohler <wohler@@newt.com>
@ 1.3 log @removed 'Tour-Through-MH_002dE.html' from end of http://mh-e.sourceforge.net/manual/html/ @ text @d4 1 a4 1 content="15;URL=http://mh-e.sourceforge.net/manual/html/"> d15 2 a16 2 href="http://mh-e.sourceforge.net/manual/html/"> http://mh-e.sourceforge.net/manual/html/. d39 1 a39 1 Last change $Date: 2006/05/26 23:59:01 $ @ 1.2 log @Replaced with page pointing people to new MH-E Manual @ text @d4 1 a4 1 content="15;URL=http://mh-e.sourceforge.net/manual/html/Tour-Through-MH_002dE.html"> d15 2 a16 2 href="http://mh-e.sourceforge.net/manual/html/Tour-Through-MH_002dE.html"> http://mh-e.sourceforge.net/manual/html/Tour-Through-MH_002dE.html. d39 1 a39 1 Last change $Date: 2006/05/26 22:12:05 $ @ 1.1 log @Original version from Feb 19 2001 @ text @d3 2 d7 39 a45 92 mh-e - Reading Mail Go to the first, previous, next, last section, table of contents.


Reading Your Mail

The mh-e entry point for reading mail is M-x mh-rmail. This command incorporates your mail and creates a buffer called `+inbox' in MH-Folder mode. The M-x mh-rmail command shows you only new mail, not old mail. (8) The `+inbox' buffer contains scan lines, which are one-line summaries of each incorporated message. You can perform most MH commands on these messages via one-letter commands discussed in this chapter. See scan(1) for a description of the contents of the scan lines, and see the Figure in section Receiving Mail, for an example.

RET
Display a message (mh-show).
SPC
Go to next page in message (mh-page-msg).
BS
Go to previous page in message (mh-previous-page).
, (comma)
Display a message with all header fields (mh-header-display).
M-SPC
Go to next message in digest (mh-page-digest).
M-BS
Go to previous message in digest (mh-page-digest-backwards).
M-b
Break up digest into separate messages (mh-burst-digest).
n
Display next message (mh-next-undeleted-msg).
p
Display previous message (mh-previous-undeleted-msg).
g
Go to a message (mh-goto-msg).
M-<
Go to first message (mh-first-msg).
M->
Go to last message (mh-last-msg).
t
Toggle between MH-Folder and MH-Folder Show modes (mh-toggle-showing).


Go to the first, previous, next, last section, table of contents. @