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_17.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:
To compose a reply to a message, use the r (mh-reply
)
command. If you supply a prefix argument (as in C-u r), the
message you are replying to is inserted in your reply after having first
been run through mhl
with the format file `mhl.reply'. See
mhl
(1) to see how you can modify the default `mhl.reply'
file.
When you reply to a message, you are first prompted with `Reply to whom?'. You have several choices here.
Response Reply Goes To from The person who sent the message. This is the default, so RET is sufficient. to Replies to the sender, plus all recipients in the `To:' header field. all cc Forms a reply to the sender, plus all recipients.
Depending on your answer, repl
is given a different argument to
form your reply. Specifically, a choice of from or none at all
runs repl -nocc all
, and a choice of to runs repl -cc
to
. Finally, either cc or all runs repl -cc all
-nocc me
.
Two windows are then created. One window contains the message to which you are replying. Your draft, in MH-Letter mode (described in section Editing a Draft), is in the other window.
If you wish to customize the header or other parts of the reply draft,
please see repl
(1) and mh-format
(5).
Go to the first, previous, next, last section, table of contents.