]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: wrap current search in parens when filtering
authorUli Scholler <uli@scholler.net>
Sun, 6 Sep 2015 21:29:05 +0000 (23:29 +0200)
committerDavid Bremner <david@tethera.net>
Mon, 7 Sep 2015 12:27:09 +0000 (09:27 -0300)
When filtering the current search further with notmuch-search-filter,
wrap the current search in parens (if necessary).

This fixes unexpected behavior when the current search is
complex (like "(tag:this and date:one_week_ago..) or tag:that").


No differences found