X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=doc%2Fman7%2Fnotmuch-sexp-queries.rst;fp=doc%2Fman7%2Fnotmuch-sexp-queries.rst;h=a9fd2f2b6c766956442ccbfb45ca2a241d80ee89;hb=a07ef8abf5248c1128ddc75b8139ae807a88abd9;hp=e1c01aa59451659b43a289c3ca8e5acbada66f2d;hpb=cc5992a30470222791c24849da04a3c0403ecce5;p=notmuch diff --git a/doc/man7/notmuch-sexp-queries.rst b/doc/man7/notmuch-sexp-queries.rst index e1c01aa5..a9fd2f2b 100644 --- a/doc/man7/notmuch-sexp-queries.rst +++ b/doc/man7/notmuch-sexp-queries.rst @@ -224,6 +224,10 @@ EXAMPLES ``(not (to *))`` Match messages with an empty or invalid 'To' and 'Cc' field. +``(List *)`` + Match messages with a non-empty List-Id header, assuming + configuration ``index.header.List=List-Id`` + NOTES =====