Decode HTML text before presenting it in Rmail.
commitcac270ffcd23c0aa18f0af965742645e7f3bdb04
authorEli Zaretskii <eliz@gnu.org>
Sat, 13 Sep 2014 09:20:15 +0000 (13 12:20 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 13 Sep 2014 09:20:15 +0000 (13 12:20 +0300)
treefa1f16bafed2d7a57501b676e00b5d9fba78bead
parentcea1424e92494e1933f16e3e3c266be75d188e35
Decode HTML text before presenting it in Rmail.

 lisp/mail/rmailmm.el (rmail-mime-insert-html): Decode the HTML part
 using the specified transfer-encoding, if any, or 'undecided'.

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