X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-show.el;h=5751d984802b4452a0ebbed5d253357075449d0b;hb=e9b6e464745fdebd4c6367dfc731859fe390b531;hp=f9366d0ae56378d7a75609f2bae3d08e3520c6b7;hpb=a5b5404976597739d335cab3767d59bd240aeeaf;p=notmuch diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index f9366d0a..5751d984 100644 --- a/emacs/notmuch-show.el +++ b/emacs/notmuch-show.el @@ -94,7 +94,7 @@ visible for any given message." :group 'notmuch-hooks) ;; Mostly useful for debugging. -(defcustom notmuch-show-all-multipart/alternative-parts t +(defcustom notmuch-show-all-multipart/alternative-parts nil "Should all parts of multipart/alternative parts be shown?" :type 'boolean :group 'notmuch-show)