mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
notmuch clon
7d1227c4a8
Currently we're looking up all parents (based on In-reply-to and References header) and using the list of all thread_id values from those as our thread_id value. We're missing one step which sup does which is to also look up any children in the database that have reference our message ID. So we'll need to do that next. |
||
---|---|---|
.gitignore | ||
Makefile | ||
notmuch-index-message.cc | ||
xapian-dump.cc |