X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-show.el;h=af1d44b67fafce58a669b76eccb299d8139c5d2a;hb=2ba880d59ecdff754b84ad495c0f803cbf8e1b56;hp=0d9b52a7f1b29769cffee30e1dbef50e7b0edab5;hpb=52f751fb7442d7fd79e2a7dae5858f23e28e4438;p=notmuch diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index 0d9b52a7..af1d44b6 100644 --- a/emacs/notmuch-show.el +++ b/emacs/notmuch-show.el @@ -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)