X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lib%2Fquery.cc;h=ab18fbc6124d1c573741a9ebc7ac2dbb77b65086;hb=c46764030d8d773d9d016b05fb274d5d12bb0907;hp=ef2a11f86cf3aa8489bfe1a5bded71fa64249cc3;hpb=c9eb94d7fb520612374870dda9b9058a85c9b03d;p=obsolete%2Fnotmuch-old diff --git a/lib/query.cc b/lib/query.cc index ef2a11f8..ab18fbc6 100644 --- a/lib/query.cc +++ b/lib/query.cc @@ -475,6 +475,7 @@ notmuch_threads_get (notmuch_threads_t *threads) threads->query->notmuch, doc_id, &threads->match_set, + threads->query->exclude_terms, threads->query->sort); }