diff options
| author | David Bremner <david@tethera.net> | 2022-06-27 22:02:02 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2022-07-14 11:47:49 -0400 |
| commit | 1d254bd35e0a4b816f70ff9babaf0f3681460423 (patch) | |
| tree | 20bac0e6382892c4ed6184dae818592a511e46ef /doc | |
| parent | ded2eb1a50bf3be4a5296fab5a2d1eee3d859347 (diff) | |
emacs/show: optionally insert bodies of "deep messages" lazily
This leverages the machinery already there to insert buttons for
attachments.
A potential use-case is browsing the top layers of the tree to decide
which of the lower subtrees to read.
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 970cd7b7..c2d16c5f 100644 --- a/doc/notmuch-emacs.rst +++ b/doc/notmuch-emacs.rst @@ -277,6 +277,9 @@ Display of messages can be controlled by the following variables :index:`notmuch-show-header-line` |docstring::notmuch-show-header-line| +:index:`notmuch-show-depth-limit` + |docstring::notmuch-show-depth-limit| + :index:`notmuch-multipart/alternative-discouraged` Which mime types to hide by default for multipart messages. |
