[notmuch] [RFC] Precedence of OR and AND

Jed Brown jed at 59A2.org
Sun Nov 22 13:43:30 PST 2009


On Sun, 22 Nov 2009 16:36:49 -0500, Bart Trojanowski <bart at jukie.net> wrote:
> Wouldn't this problem be solved by each filter appending a bracketed
> version of your filter?
> 
> You start with tag:inbox and you filter on "term1 or term2" you'd get:
> 
>         tag:inbox and (term1 or term2)

Absolutely, and I have this applied locally to notmuch.el, but I didn't
fix notmuch-search-filter-by-tag because that would really need to parse
the expression.  I'm just asking if anyone else thinks binding OR
tighter than AND would be desirable.

Jed


More information about the notmuch mailing list