X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-show.el;h=49fd198a7a5cc365b09c26b378b8f1f5e5aceeb2;hb=a7f8a7fb915b8d8d835ffbb6fef784f85ebebc0b;hp=4dee34bfd9cfb2d6b1ad876884142d48427e1f26;hpb=2982d70ac683c74c62e20081b36529c90bccc914;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."