]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch.el: Add support for viewing MIME-encoded parts (with 'v').
authorCarl Worth <cworth@cworth.org>
Sat, 14 Nov 2009 16:57:38 +0000 (08:57 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 14 Nov 2009 16:57:38 +0000 (08:57 -0800)
Currently just supports viewing all MIME parts in the message. There's
not yet support for selecting and viewing individual parts, but that
should be easy to add from here, (now that we've found
mm-display-parts to do all the heavy lifting).


No differences found