]> git.eshelyaron.com Git - emacs.git/commit
Fix problem with wrong encoding of non-ASCII message bodies
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 14 Feb 2016 06:47:33 +0000 (17:47 +1100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 14 Feb 2016 06:47:33 +0000 (17:47 +1100)
commit91823195c55a0e1ef9c3f9e72338658fd5c5207e
treebcb8560f51da490c1af566261316f52d250c1bcc
parent0ba42383e24f5ed5fd758ea0afac17fed1d9dc46
Fix problem with wrong encoding of non-ASCII message bodies

* lisp/gnus/mml.el (mml-generate-mime-1): Disable
multibyteness before encoding the data.
lisp/gnus/mml.el