]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: include tags from excluded messages in tag tab completion
authorJameson Graef Rollins <jrollins@finestructure.net>
Mon, 9 Apr 2012 18:36:17 +0000 (11:36 -0700)
committerDavid Bremner <bremner@debian.org>
Thu, 12 Apr 2012 11:43:22 +0000 (08:43 -0300)
The new message exclude functionality will hide tags that only exist
on excluded messages.  However, one might very well want to manually
modify excluded tags.  This makes sure tags from excluded messages are
always available in tab completion.


No differences found