]> git.notmuchmail.org Git - notmuch/commitdiff
emacs/tree: add notmuch-tree-goto-matching-message
authorWilliam Casarin <jb55@jb55.com>
Sat, 4 Apr 2020 20:41:32 +0000 (13:41 -0700)
committerDavid Bremner <david@tethera.net>
Mon, 6 Apr 2020 10:14:42 +0000 (07:14 -0300)
This function captures some common logic when jumping to matching
messages in notmuch-tree mode.

We also add a new return value (t or nil), that indicates if there was
a next matching message in the thread to show.

Signed-off-by: William Casarin <jb55@jb55.com>

No differences found