]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch.el: Handle attached images via an external viewer.
authorCarl Worth <cworth@cworth.org>
Wed, 10 Feb 2010 20:40:47 +0000 (12:40 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 10 Feb 2010 20:40:47 +0000 (12:40 -0800)
We temporarily override the mm-inline-media-tests variable so that the
only parts inserted into the temporary buffer (and lost) are those
parts that the user has already seen in the notmuch-show buffer.

Anything else, (such as images), will now be left to be handled via
mailcap, just like other attachment types.


No differences found