]> git.eshelyaron.com Git - emacs.git/commit
Make previous mml-expand-html-into-multipart-related fix more general
authorJeremy Compostella <jeremy.compostella@gmail.com>
Sat, 14 Mar 2020 11:44:55 +0000 (12:44 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 14 Mar 2020 11:45:03 +0000 (12:45 +0100)
commit3c443e990f933409ab6ab01a5a20097ad86929fd
tree27e12730232696bd32334575026f51e493151cf2
parentff1e71c59ab1fb62df85c7c54e98b3a880b004b7
Make previous mml-expand-html-into-multipart-related fix more general

* lisp/gnus/mml.el (mml-expand-html-into-multipart-related): This is
function is now called by a recursive
engine (mml-expand-all-html-into-multipart-related).  The structure of
the returned value should be identical between an untouched part and a
expanded multipart (bug#39230).
lisp/gnus/mml.el