]> git.eshelyaron.com Git - emacs.git/commit
Fix HTML rendering by shr-insert-document in Rmail.
authorEli Zaretskii <eliz@gnu.org>
Sat, 13 Sep 2014 09:25:38 +0000 (12:25 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 13 Sep 2014 09:25:38 +0000 (12:25 +0300)
commit5f9d7c7c5c41efea91b24c78e35f9e661ac7d7dd
tree61176eedf5562e2f6b4c6e9390a1d56da9fb6873
parentcac270ffcd23c0aa18f0af965742645e7f3bdb04
Fix HTML rendering by shr-insert-document in Rmail.

 lisp/mail/rmailmm.el (rmail-mime-insert-html): Decode the HTML part
 using the specified transfer-encoding, if any, or 'undecided'.
 (rmail-mime-render-html-shr): Bind shr-width to nil, so lines are
 broken at the window margin.

Fixes: debbugs:4258
lisp/ChangeLog
lisp/mail/rmailmm.el