]> git.cworth.org Git - notmuch/commitdiff
emacs/show: add parameter notmuch-show-single-message
authorDavid Bremner <david@tethera.net>
Sat, 26 Jun 2021 12:04:27 +0000 (09:04 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 27 Jun 2021 17:37:45 +0000 (14:37 -0300)
This dynamically bound variable can be set when the caller of
notmuch-show guarantees that exactly one message will match the
query. It avoids transporting and parsing the complete thread
structure.


No differences found