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_16.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 @
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:
You can send a mail message in several ways. You can call M-x mh-smail directly, or from the command line like this:
% emacs -f mh-smail
From within mh-e's MH-Folder mode, other methods of sending mail are available as well:
mh-send
).
mh-reply
).
mh-forward
).
mh-redistribute
).
mh-extract-rejected-mail
).
mh-edit-again
).
From within a MH-Folder buffer, you can simply use the command m
(mh-send
). However you invoke mh-send
, you are prompted
for the `To:', `cc:', and `Subject:' header fields. Once
you've specified the recipients and subject, your message appears in an
Emacs buffer whose mode is MH-Letter (see the Figure in section Sending Mail to see what the buffer looks like). MH-Letter mode allows you to
edit your message, to check the validity of the recipients, to insert
other messages into your message, and to send the message. We'll go
more into depth about editing a draft (11) (a message you're composing)
in just a moment.
mh-smail
always creates a two-window layout with the current
buffer on top and the draft on the bottom. If you would rather preserve
the window layout, use M-x mh-smail-other-window.
Go to the first, previous, next, last section, table of contents.