]> git.eshelyaron.com Git - emacs.git/commit
Work for empty MIME attachments (related to bug#34387)
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 14 Feb 2019 02:16:05 +0000 (02:16 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 14 Feb 2019 02:16:05 +0000 (02:16 +0000)
commit25d9fe24a657565761f79d7d96e22777a94aa84f
treeef7b41402797ea362e729690829e43401933e402
parent58e0e929afd432190296e6a412ff2458420fcb95
Work for empty MIME attachments (related to bug#34387)

* mm-view.el (mm-inline-text):
Make undisplayer do nothing if the part is empty.

* mm-decode.el (mm-copy-to-buffer): Work for empty MIME part.
* mml.el (mime-to-mml): Ditto.
lisp/gnus/mm-decode.el
lisp/gnus/mm-view.el
lisp/gnus/mml.el