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_28.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:
mh-e has the capability to create multimedia messages. It uses the
MIME (Multipurpose Internet Mail Extensions) protocol. The
MIME protocol allows you to incorporate images, sound, video,
binary files, and even commands that fetch a file with `ftp' when
your recipient reads the message! If you were to create a multimedia
message with plain MH commands, you would use mhn
. Indeed, the
mh-e MIME commands merely insert mhn
directives which are
later expanded by mhn
.
Each of the mh-e commands for editing multimedia messages or for incorporating multimedia objects is prefixed with C-c C-m .
Several MIME objects are defined. They are called content types. The table in section Editing a Draft contains a list of the content types that mh-e currently knows about. Several of the mh-e commands fill in the content type for you, whereas others require you to enter one. Most of the time, it should be obvious which one to use (e.g., use image/jpeg to include a JPEG image). If not, you can refer to RFC 1521, (13) which defines the MIME protocol, for a list of valid content types.
You are also sometimes asked for a content description. This is simply an optional brief phrase, in your own words, that describes the object. If you don't care to enter a content description, just press return and none will be included; however, a reader may skip over multimedia fields unless the content description is compelling.
Remember: you can always add mhn
directives by hand.
Go to the first, previous, next, last section, table of contents.