]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-show.el
emacs: Show all multipart/alternative parts by default.
[notmuch] / emacs / notmuch-show.el
index 0d9b52a7f1b29769cffee30e1dbef50e7b0edab5..af1d44b67fafce58a669b76eccb299d8139c5d2a 100644 (file)
@@ -96,7 +96,7 @@ same as that of the previous message."
             notmuch-wash-excerpt-citations))
 
 ;; Mostly useful for debugging.
-(defcustom notmuch-show-all-multipart/alternative-parts nil
+(defcustom notmuch-show-all-multipart/alternative-parts t
   "Should all parts of multipart/alternative parts be shown?"
   :group 'notmuch
   :type 'boolean)