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