Re: [PATCH] doc/emacs: document notmuch-show-toggle-toggle-elide-non-matching

2022-05-15 Thread David Bremner
David Bremner writes: > Recently there was a question on the mailing list about the existence > of this function, so let us try to make it more discoverable. applied to master. d ___ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send

[PATCH] doc/emacs: document notmuch-show-toggle-toggle-elide-non-matching

2022-05-12 Thread David Bremner
Recently there was a question on the mailing list about the existence of this function, so let us try to make it more discoverable. --- doc/notmuch-emacs.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst index 41f62390..67dbfc2b 100644 ---