aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2022-06-27 22:02:03 -0300
committerDavid Bremner <david@tethera.net>2022-07-14 11:48:30 -0400
commite580ce00580a86fbf2fb6d7630ce8bc30d7a8156 (patch)
tree581b0aaa0e8571000d525d38f75ee2b453dca304 /doc
parent1d254bd35e0a4b816f70ff9babaf0f3681460423 (diff)
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.
Diffstat (limited to 'doc')
-rw-r--r--doc/notmuch-emacs.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst
index c2d16c5f..d6fa37e0 100644
--- a/doc/notmuch-emacs.rst
+++ b/doc/notmuch-emacs.rst
@@ -280,6 +280,9 @@ Display of messages can be controlled by the following variables
:index:`notmuch-show-depth-limit`
|docstring::notmuch-show-depth-limit|
+:index:`notmuch-show-max-text-part-size`
+ |docstring::notmuch-show-max-text-part-size|
+
:index:`notmuch-multipart/alternative-discouraged`
Which mime types to hide by default for multipart messages.