bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9392: 24.0.50; rmail-forward produces messages in unsupported format


From: Glenn Morris
Subject: bug#9392: 24.0.50; rmail-forward produces messages in unsupported format that cannot be customized away
Date: Fri, 02 Sep 2011 20:24:42 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Eli Zaretskii wrote:

> --- lisp/mail/sendmail.el     2011-08-04 00:58:07 +0000
> +++ lisp/mail/sendmail.el     2011-09-02 18:46:19 +0000
[...]
> +(require 'mml)
[...]
> +     (when mail-encode-mml
> +       (mml-to-mime)
> +       (setq mail-encode-mml nil))


Could you autoload mml-to-mime instead, so that mml and all its
dependencies are not loaded unless they are really needed?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]