]> git.notmuchmail.org Git - notmuch/commit
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)
commit322fe4f3fb6a547764715aecb4992f1c77547579
tree84dac132d3921a13aa64fb43fa46105485f32e4a
parent4812cfb368cddbb4265e6d55d8eb2d6b83fde1fe
notmuch.el: Add support for viewing MIME-encoded parts (with 'v').

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