X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-show.el;h=49fd198a7a5cc365b09c26b378b8f1f5e5aceeb2;hb=25676b62014039c6414aea57a755c93e4a2eb310;hp=4dee34bfd9cfb2d6b1ad876884142d48427e1f26;hpb=33c8777a967ece2dd4bbda7e83a4e07c195abf51;p=notmuch diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index 4dee34bf..49fd198a 100644 --- a/emacs/notmuch-show.el +++ b/emacs/notmuch-show.el @@ -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."