X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fdatabase-private.h;h=15e03ccf6d6f433bdd7550654bd7b092ef97f585;hb=0f35ddcdfc9d4011db32def6082f8aec5c372a7b;hp=e2e4bc8721744a91d2b06cfadef8c959f5d48de7;hpb=1cdb96d3c4a2fc5ddf3a6e5c73c59c0f0e65cae2;p=notmuch diff --git a/lib/database-private.h b/lib/database-private.h index e2e4bc87..15e03ccf 100644 --- a/lib/database-private.h +++ b/lib/database-private.h @@ -166,7 +166,7 @@ struct _notmuch_database { * databases will have it). */ #define NOTMUCH_FEATURES_CURRENT \ (NOTMUCH_FEATURE_FILE_TERMS | NOTMUCH_FEATURE_DIRECTORY_DOCS | \ - NOTMUCH_FEATURE_BOOL_FOLDER) + NOTMUCH_FEATURE_BOOL_FOLDER | NOTMUCH_FEATURE_GHOSTS) /* Return the list of terms from the given iterator matching a prefix. * The prefix will be stripped from the strings in the returned list.