]> git.notmuchmail.org Git - notmuch/commit
emacs: Fix bug when parsing a subject cotaining: \[[0-9/]\]
authorCarl Worth <cworth@cworth.org>
Thu, 23 Sep 2010 20:21:03 +0000 (13:21 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 23 Sep 2010 20:21:03 +0000 (13:21 -0700)
commit31a5e5a12595c4130d3a7b95b53567003de0b2c9
tree5973ef61af34f3789f6c74ec00af0fe1f5f857d7
parent8071c5cd643f7436fb65d0c74676179ea472b155
emacs: Fix bug when parsing a subject cotaining: \[[0-9/]\]

That is, a subject with a bracketed set of digits (and optionally a
slash), for example "[2010]" would cause the emacs code to misparse
the search results. Fix this by tweaking the regular expression.
emacs/notmuch.el