]> git.cworth.org Git - notmuch/commitdiff
emacs: new notmuch-tree-process-exit-functions
authorjao <jao@gnu.org>
Sun, 21 Aug 2022 03:06:18 +0000 (04:06 +0100)
committerDavid Bremner <david@tethera.net>
Sat, 3 Sep 2022 11:11:37 +0000 (08:11 -0300)
Hook run when the tree insertion process finishes its job.

--
This patch supersedes <id:20220816214023.1523322-1-jao@gnu.org>, but
changing the new variable name.

Right now, it can be used for silly things like removing or changing
the the "End of search." hardcoded message in the tree buffer.  But
also for more sophisticated things like folding all threads in add-ons
like my outline mode for tree buffers (to be submitted).

Signed-off-by: jao <jao@gnu.org>

No differences found