]> git.eshelyaron.com Git - emacs.git/commit
Allow using `mm-inline-message' from other mail clients than Gnus
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 6 Jul 2021 14:33:25 +0000 (16:33 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 6 Jul 2021 14:34:24 +0000 (16:34 +0200)
commit748bf7b93edcfd1707fa3f593a330979e280eb49
tree516dbd4dac7062f05636223a3f50b665d89fd548
parent6ec3cf1ccb5380acc376e89140b8d3a7fa4e471a
Allow using `mm-inline-message' from other mail clients than Gnus

* lisp/gnus/mm-view.el (mm-inline-message-prepare-function): New
variable (bug#49380).
(mm-inline-message): Use it to separate out the Gnus-specific code.
* lisp/gnus/gnus-art.el (gnus-mime-display-single): ... which has
been moved here.
lisp/gnus/gnus-art.el
lisp/gnus/mm-view.el