]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch: New command 'search-tags'.
authorJan Janak <jan@ryngle.com>
Mon, 23 Nov 2009 00:10:55 +0000 (01:10 +0100)
committerCarl Worth <cworth@cworth.org>
Thu, 26 Nov 2009 15:02:48 +0000 (07:02 -0800)
This is a new notmuch command that can be used to search for all tags
found in the database. The resulting list is alphabetically sorted.

The primary use-case for this new command is to provide the tag
completion feature in Emacs (and other interfaces).

Signed-off-by: Jan Janak <jan@ryngle.com>

No differences found