]> git.cworth.org Git - obsolete/notmuch-old/commit
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)
commit2174adf374370135061bd80db21cbd43bbac95ab
tree0fd9fd41befdeba7fabf3d6f97aae5dd0d73de7b
parent5dbe1c0307e905a3a770a1820bb82aaf09445121
notmuch.el: Handle attached images via an external viewer.

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.
notmuch.el