]> rtime.felk.cvut.cz Git - notmuch.git/commit
emacs: show: increase default max-text-part-size
authorMark Walters <markwalters1009@gmail.com>
Thu, 15 Oct 2015 18:53:09 +0000 (19:53 +0100)
committerDavid Bremner <david@tethera.net>
Sat, 17 Oct 2015 12:07:36 +0000 (09:07 -0300)
commitff1fb5027c03dee80d59f54e5c0d9b62d7bd66c9
tree2195a87607bd84647bd92bed7e3b4e796d74ab72
parent3d38baf35280b9fe2d94a104bb2148e82164996b
emacs: show: increase default max-text-part-size

Currently notmuch-show-max-text-part-size is 10000 which means some
relatively normal messages have all parts hidden by default. Increase
this to 100000 by default.

The setting was introduced to alleviate problems with notmuch being
very slow on large threads. Users hitting these problems may wish to
customize this variable to something smaller (like 10000).
emacs/notmuch-show.el