]> git.notmuchmail.org Git - notmuch/commit
emacs: Make the queries used in the all-tags section configurable
authorDaniel Schoepe <daniel.schoepe@googlemail.com>
Wed, 25 May 2011 21:21:54 +0000 (23:21 +0200)
committerCarl Worth <cworth@cworth.org>
Thu, 26 May 2011 21:34:41 +0000 (14:34 -0700)
commiteb4e0ea2ab4d2515ab9575ee99ad024d03765199
tree07318a7f37cec4100bf8880e463dff9157921ca0
parent5297b361d1c5c7dd62b80da0327c091e4c23b140
emacs: Make the queries used in the all-tags section configurable

This patch adds a customization variable that controls what queries
are used to construct the all-tags section in notmuch-hello. It allows
the user to specify a function to construct the query given a tag or
a string that is used as a filter for each tag.
It also adds a variable to hide various tags from the all-tags section.

Signed-off-by: Daniel Schoepe <daniel.schoepe@googlemail.com>
emacs/notmuch-hello.el
emacs/notmuch-lib.el