]> git.notmuchmail.org Git - notmuch/commit
emacs/tree use notmuch-show-single-message
authorDavid Bremner <david@tethera.net>
Sat, 26 Jun 2021 12:04:28 +0000 (09:04 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 27 Jun 2021 17:41:23 +0000 (14:41 -0300)
commit37f84d6d2181e26eb2f1413df774cc7922ddd018
tree3d1f1eaad3bcb0267e71cf9b5a35469ce9c39033
parent563b2a0032124c313fce0b52be2e62c75bc55d60
emacs/tree use notmuch-show-single-message

This is more efficient than notmuch-show-only-matching-messages, since
we do not parse the potentially large thread structure to find a
single message.

This is only a partial fix for notmuch-tree view, because displaying
the thread structure in the tree-mode window still crashes on long
threads. It is however enough to make unthreaded view handle long
threads.
emacs/notmuch-tree.el
test/T465-emacs-unthreaded.sh