]> git.eshelyaron.com Git - emacs.git/commit
Fix conversion of text/html->multipart/related
authorJeremy Compostella <jeremy.compostella@gmail.com>
Wed, 19 Feb 2020 13:51:43 +0000 (14:51 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 19 Feb 2020 13:51:43 +0000 (14:51 +0100)
commite1e1bd8f85c53fea9f61b6ec99b461ddd93461b9
tree8983fc9eee3d1c075fa1450128994cf9fac43451
parentb3de1302ca347b95fe6aa2608aba550292d32353
Fix conversion of text/html->multipart/related

* lisp/gnus/mml.el (mml-expand-all-html-into-multipart-related):
New function (bug#39230).
(mml-generate-mime): Use it to expand all HTML parts, no matter
where in the MIME tree.
lisp/gnus/mml.el