]> git.notmuchmail.org Git - notmuch/commit
emacs: Optionally show all parts in multipart/alternative.
authorDavid Edmondson <dme@dme.org>
Mon, 17 May 2010 12:41:12 +0000 (13:41 +0100)
committerCarl Worth <cworth@cworth.org>
Wed, 18 May 2011 22:51:46 +0000 (15:51 -0700)
commit31bd2872c36d744d0b5081dc3aefaad26d7e2858
tree61905843c374f571eca3c084077f62e0f1da41c2
parent97bc272b9ca88ebace722a1c06c656939f277e56
emacs: Optionally show all parts in multipart/alternative.

Add a variable `notmuch-show-all-multipart/alternative-parts' that
allows the user to indicate that all candidate sub-parts of a
multipart/alternative part should be shown rather than just the
preferred part. The default is `nil', showing only the preferred part.

This is mostly a debugging aid.

Signed-off-by: Jameson Rollins <jrollins@finestructure.net>
emacs/notmuch-show.el