From 30864d5f804c54bd1537d07a8e1aabf8e707f73e Mon Sep 17 00:00:00 2001 From: Bill Wohler Date: Sun, 16 Mar 2008 00:51:59 +0000 Subject: [PATCH] (Preface): Add Gnus to requirements. (Forwarding): Note that forwarded MIME messages are now inline. --- doc/misc/ChangeLog | 5 +++++ doc/misc/mh-e.texi | 19 +++++++++++-------- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 3971beb05b7..72aee74cdaa 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,8 @@ +2008-03-16 Bill Wohler + + * mh-e.texi (Preface): Add Gnus to requirements. + (Forwarding): Note that forwarded MIME messages are now inline. + 2008-03-14 Stefan Monnier * gnus.texi (Example Methods, Direct Functions, Indirect Functions) diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi index 20fcff6cc0b..e4832581ddd 100644 --- a/doc/misc/mh-e.texi +++ b/doc/misc/mh-e.texi @@ -218,7 +218,8 @@ The MH-E package is distributed with GNU Emacs@footnote{Version in GNU Emacs 21, as well as XEmacs 21 (except for versions 21.5.9-21.5.16). It is compatible with MH versions 6.8.4 and higher, all versions of nmh, and GNU mailutils 1.0 and higher.}, so you -shouldn't have to do anything special to use it. This manual covers +shouldn't have to do anything special to use it. Gnus is also +required; version 5.10 or higher is recommended. This manual covers MH-E version @value{VERSION}. To help you decide which version you have, see @ref{Getting Started}. @@ -4211,13 +4212,15 @@ hook @code{mh-forward-hook} is called on the draft. By default, the option @code{mh-compose-forward-as-mime-flag} is on which means that the forwarded messages are included as attachments. -If you would prefer to forward your messages verbatim (as text, -inline), then turn off this option. Forwarding messages verbatim works -well for short, textual messages, but your recipient won't be able to -view any non-textual attachments that were in the forwarded message. -Be aware that if you have @samp{forw: -mime} in your MH profile, then -forwarded messages will always be included as attachments regardless -of the settings of @code{mh-compose-forward-as-mime-flag}. +These are inline attachments so the forwarded message should appear in +the body of your recipient's mail program. If you would prefer to +forward your messages verbatim (as text, inline), then turn off this +option. Forwarding messages verbatim works well for short, textual +messages, but your recipient won't be able to view any non-textual +attachments that were in the forwarded message. Be aware that if you +have @samp{forw: -mime} in your MH profile, then forwarded messages +will always be included as attachments regardless of the settings of +@code{mh-compose-forward-as-mime-flag}. @vindex mh-forward-subject-format -- 2.39.5