Damien Cassou <damien@cassou.me> writes:
> Hi,
>
> how do you write a notmuch query to get all emails of the notmuch
> mailing list?
>
at one point I use
notmuch tag +inbox::notmuch tag:inbox and '(' to:notmuch or folder:notmuch ')'
just now I noticed the folder:notmuch is not matching anything because
of reorganization, so it's really to:notmuch; that seems to work for me.
d