diff options
| author | David Bremner <david@tethera.net> | 2022-06-27 22:02:04 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2022-07-14 11:51:01 -0400 |
| commit | bde8ea5d1d92be15c6fb4c06e31d4fae750a12f0 (patch) | |
| tree | fc42b2ade3041cc0e5338ecb733c7d552b9217c2 /doc | |
| parent | e580ce00580a86fbf2fb6d7630ce8bc30d7a8156 (diff) | |
emacs/show: introduce notmuch-show-height-limit
Analogous to notmuch-show-depth-limit, it requires a bit more
calculation, but that cost seems dominated by the rendering cost.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/notmuch-emacs.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst index d6fa37e0..be7e324d 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-height-limit` + |docstring::notmuch-show-height-limit| + :index:`notmuch-show-max-text-part-size` |docstring::notmuch-show-max-text-part-size| |
