]> git.notmuchmail.org Git - notmuch/commit
emacs/show: obey notmuch-show-max-text-part-size for part 0
authorDavid Bremner <david@tethera.net>
Tue, 28 Jun 2022 01:02:03 +0000 (22:02 -0300)
committerDavid Bremner <david@tethera.net>
Thu, 14 Jul 2022 15:48:30 +0000 (11:48 -0400)
commite580ce00580a86fbf2fb6d7630ce8bc30d7a8156
tree581b0aaa0e8571000d525d38f75ee2b453dca304
parent1d254bd35e0a4b816f70ff9babaf0f3681460423
emacs/show: obey notmuch-show-max-text-part-size for part 0

This parameter was originally introduced to hide large attachements
that happened to be text/plain. From a performance point of view,
there is no reason not to also hide large message bodies.
doc/notmuch-emacs.rst
emacs/notmuch-show.el
test/T450-emacs-show.sh
test/emacs-show.expected-output/notmuch-show-size [new file with mode: 0644]
test/emacs-show.expected-output/notmuch-show-size-450 [new file with mode: 0644]