]> git.cworth.org Git - obsolete/notmuch-old/blobdiff - emacs/notmuch-show.el
emacs: show: set default show-all-multipart/alternatives to nil
[obsolete/notmuch-old] / emacs / notmuch-show.el
index f9366d0ae56378d7a75609f2bae3d08e3520c6b7..5751d984802b4452a0ebbed5d253357075449d0b 100644 (file)
@@ -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)