aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode.c
diff options
context:
space:
mode:
authorEli Zaretskii2011-09-09 11:59:51 +0300
committerEli Zaretskii2011-09-09 11:59:51 +0300
commit14a29deb45df18c2e6e62cc1dfefcd63d46f168b (patch)
treebac14bad824f349f2030ad42586703c53479543e /src/bytecode.c
parent208a048da7706662bcb55579063a63cc95a524c9 (diff)
parentfd59d131bb4fe60fe008156795c243ec6e1127b0 (diff)
downloademacs-14a29deb45df18c2e6e62cc1dfefcd63d46f168b.tar.gz
emacs-14a29deb45df18c2e6e62cc1dfefcd63d46f168b.zip
Fix bug #9392 with rmail-forward.
lisp/simple.el (mail-encode-mml): New defvar. lisp/mail/rmail.el (mail-encode-mml): Add a defvar. (rmail-enable-mime-composing): Default to t. (rmail-forward): Use MIME method of forwarding only if both rmail-enable-mime-composing and rmail-enable-mime are non-nil. Set mail-encode-mml non-nil if the MIME method was used. lisp/mail/sendmail.el (mml-to-mime): Add autoload form. (mail-encode-mml): Add a defvar. (mail-mode): Make mail-encode-mml buffer-local and initialize it to nil. (mail-send): If mail-encode-mml is non-nil, run the outgoing message through mml-to-mime, and reset mail-encode-mml to nil.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions