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.08; author jpeek; state Exp;
branches;
next ;
desc
@mh-e_55.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 - Customizing Draft Editing
BOOK MOVED: mh-e - Customizing 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 74
mh-e - Customizing Draft Editing
Go to the first, previous, next, last section, table of contents.
There are several variables used during the draft editing phase.
Examples include changing the name of the file that holds your signature
or telling mh-e about new multimedia types. They are:
mh-yank-from-start-of-msg
-
How to yank when region not set (default:
t
).
mh-ins-buf-prefix
-
Indent for yanked messages (default: `"> "').
mail-citation-hook
-
Functions to run on yanked messages (default:
nil
).
mh-delete-yanked-msg-window
-
Delete message window on yank (default:
nil
).
mh-mime-content-types
-
List of valid content types (default: `'(("text/plain")
("text/richtext") ("multipart/mixed") ("multipart/alternative")
("multipart/digest") ("multipart/parallel") ("message/rfc822")
("message/partial") ("message/external-body")
("application/octet-stream") ("application/postscript")
("image/jpeg") ("image/gif") ("audio/basic") ("video/mpeg"))').
mh-mhn-args
-
Additional arguments for
mhn
(default: nil
).
mh-signature-file-name
-
File containing signature (default: `"~/.signature"').
mh-before-send-letter-hook
-
Functions to run before sending draft (default:
nil
).
mh-send-prog
-
MH program used to send messages (default: `"send"').
Go to the first, previous, next, last section, table of contents.