X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=3764a6a996fd64448d99446d38b472cf3084f0d7;hb=6a9f26b4a04e20529203938a99658516876c67f3;hp=4c4083966ee409ae686daf38320c687e547c5d33;hpb=20ff9de24de47e591dd45e7dde0ac10948d6cbf6;p=notmuch diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 4c408396..3764a6a9 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -448,6 +448,7 @@ _notmuch_database_link_message_to_parents (notmuch_database_t *notmuch, notmuch_status_t _notmuch_message_index_file (notmuch_message_t *message, + notmuch_indexopts_t *indexopts, notmuch_message_file_t *message_file); /* messages.c */ @@ -531,11 +532,13 @@ _notmuch_message_id_parse (void *ctx, const char *message_id, const char **next) void _notmuch_message_add_reply (notmuch_message_t *message, notmuch_message_t *reply); -notmuch_database_t * -_notmuch_message_database (notmuch_message_t *message); void _notmuch_message_remove_unprefixed_terms (notmuch_message_t *message); + +const char * +_notmuch_message_get_thread_id_only(notmuch_message_t *message); + /* sha1.c */ char *