]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-show.el
emacs: show: increase default max-text-part-size
[notmuch] / emacs / notmuch-show.el
index 4dee34bfd9cfb2d6b1ad876884142d48427e1f26..49fd198a7a5cc365b09c26b378b8f1f5e5aceeb2 100644 (file)
@@ -100,7 +100,7 @@ visible for any given message."
   :group 'notmuch-show
   :group 'notmuch-hooks)
 
-(defcustom notmuch-show-max-text-part-size 10000
+(defcustom notmuch-show-max-text-part-size 100000
   "Maximum size of a text part to be shown by default in characters.
 
 Set to 0 to show the part regardless of size."