]> git.notmuchmail.org Git - notmuch/commit
emacs/notmuch.el: Improve tag highlighting in search mode
authorDavid Edmondson <dme@dme.org>
Tue, 23 Mar 2010 07:04:34 +0000 (07:04 +0000)
committerCarl Worth <cworth@cworth.org>
Sat, 3 Apr 2010 19:31:49 +0000 (12:31 -0700)
commite33b73819a8a1005583cb3de69759172aacf98ba
tree97c506ff2276d4cf5831c85f8473e4882cfce8db
parentd3884a5984c26159169d58b9cc8fb2a137fb48a2
emacs/notmuch.el: Improve tag highlighting in search mode

Assume that tags never include an opening bracket, and hence improve
the regular expression used to highlight them. This avoids false
matches where the 'from' address of a thread participant includes an
opening bracket.
emacs/notmuch.el