X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-show.el;h=af1d44b67fafce58a669b76eccb299d8139c5d2a;hp=0d9b52a7f1b29769cffee30e1dbef50e7b0edab5;hb=2ba880d59ecdff754b84ad495c0f803cbf8e1b56;hpb=b0ba84f9e71b0f117dc0bdf0b790c6e2341d3949 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)