Re: From some reason configured queries don't work for me

Subject: Re: From some reason configured queries don't work for me

Date: Tue, 17 Apr 2018 20:03:00 -0300

To: Doron Behar, notmuch@notmuchmail.org

Cc:

From: David Bremner


Doron Behar <doron.behar@gmail.com> writes:

> I'm trying to create a special query to put in my configuration file and
> I can't make notmuch answer this query with a command like this:
>
>     notmuch search 'query:my_inbox'
>
> This is what I've put in my `~/.notmuch-config`:
>
>     [query]
>     my_inbox=path:/INBOX/ or tag:tasks
>
> I also tried running `notmuch search` like this:
>
>     env NOTMUCH_DEBUG_QUERY=1 notmuch search 'query:my_inbox'

You need to set the query with "notmuch config". The details are
explained in notmuch-config(1).

d
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: