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_21.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 - Draft Editing
BOOK MOVED: mh-e - Draft Editing
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 115
mh-e - Draft Editing
Go to the first, previous, next, last section, table of contents.
When you edit a message that you want to send (called a draft in
this case), the mode used is MH-Letter. This mode provides
several commands in addition to the normal Emacs editing commands to
help you edit your draft.
- C-c C-y
-
Insert contents of message to which you're replying (
mh-yank-cur-msg
).
- C-c C-i
-
Insert a message from a folder (
mh-insert-letter
).
- C-c C-f C-t
-
Move to `To:' header field (
mh-to-field
).
- C-c C-f C-c
-
Move to `cc:' header field (
mh-to-field
).
- C-c C-f C-s
-
Move to `Subject:' header field (
mh-to-field
).
- C-c C-f C-f
-
Move to `From:' header field (
mh-to-field
).
- C-c C-f C-b
-
Move to `Bcc:' header field (
mh-to-field
).
- C-c C-f C-f
-
Move to `Fcc:' header field (
mh-to-fcc
).
- C-c C-f C-d
-
Move to `Dcc:' header field (
mh-to-field
).
- C-c C-w
-
Display expanded recipient list (
mh-check-whom
).
- C-c C-s
-
Insert signature in message (
mh-insert-signature
).
- C-c C-m C-f
-
Include forwarded message (MIME) (
mh-mhn-compose-forw
).
- C-c C-m C-e
-
Include anonymous ftp reference (MIME) (
mh-mhn-compose-anon-ftp
).
- C-c C-m C-t
-
Include anonymous ftp reference to compressed tar file (MIME)
(
mh-mhn-compose-external-compressed-tar
).
- C-c C-m C-i
-
Include binary, image, sound, etc. (MIME)
(
mh-mhn-compose-insertion
).
- C-c C-e
-
Run through
mhn
before sending (mh-edit-mhn
).
- C-c C-m C-u
-
Undo effects of
mhn
(mh-revert-mhn-edit
).
- C-c C-c
-
Save draft and send message (
mh-send-letter
).
- C-c C-q
-
Quit editing and delete draft message (
mh-fully-kill-draft
).
Go to the first, previous, next, last section, table of contents.