]> git.notmuchmail.org Git - notmuch/commit - emacs/notmuch-show.el
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)
commit563b2a0032124c313fce0b52be2e62c75bc55d60
tree18cf195e2642fdc462479f0c7f99153b95cbe26f
parent14326e6cb77fe3061dc7ea70419837c7c19c34ae
emacs/show: add parameter notmuch-show-single-message

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.
emacs/notmuch-show.el