]> git.notmuchmail.org Git - notmuch/commit
emacs: filter tag completions by current query
authorWilliam Casarin <jb55@jb55.com>
Mon, 8 Oct 2018 11:47:52 +0000 (04:47 -0700)
committerDavid Bremner <david@tethera.net>
Fri, 7 Dec 2018 01:22:40 +0000 (21:22 -0400)
commit0d0e2869b977a0f2173dac85b3bde4f5ab233700
treee1827f4d59670d1b8df7cbcf25300f4419db7181
parentbaa4185c302a246e632054dc6becb46c0024b99d
emacs: filter tag completions by current query

When filtering by tags in notmuch-search-filter-by-tag, only return tags
related to the current query.

Before, it was returning all tags. There's no reason to refine the
current query with tags that don't exist in the current result set.

Signed-off-by: William Casarin <jb55@jb55.com>
emacs/notmuch.el