X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fquery.cc;h=ab18fbc6124d1c573741a9ebc7ac2dbb77b65086;hp=ef2a11f86cf3aa8489bfe1a5bded71fa64249cc3;hb=1a53f9f116fa7c460cda3df532be921baaafb082;hpb=c9eb94d7fb520612374870dda9b9058a85c9b03d 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); }