]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-show.el
notmuch-restore: handle empty input file, leading blank lines and comments.
[notmuch] / 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)