]> git.cworth.org Git - notmuch/commitdiff
lib/parse-sexp: handle saved queries
authorDavid Bremner <david@tethera.net>
Tue, 24 Aug 2021 15:17:37 +0000 (08:17 -0700)
committerDavid Bremner <david@tethera.net>
Sun, 5 Sep 2021 00:07:19 +0000 (17:07 -0700)
This provides functionality analogous to query: in the Xapian
QueryParser based parser. Perhaps counterintuitively, the saved
queries currently have to be in the original query syntax (i.e. not
s-expressions).


No differences found