Re: Correcting message references

Subject: Re: Correcting message references

Date: Sat, 22 Apr 2023 13:44:56 -0300

To: Al Haji-Ali, notmuch@notmuchmail.org

Cc:

From: David Bremner


>
> As long as some message refers to that ID, notmuch will create a "ghost
> message", used for threading.

You can look for a specific ghost message with something like

$ quest -btype:T -b id:Q -d .local/share/notmuch/default/xapian \
     "type:ghost and id:jwvczk7opm8.fsf-monnier+emacs@gnu.org"

quest is also part of xapian-tools. Unfortunately I don't think quest
understands the way notmuch uses multiletter prefixes (without a :), so
to find references you still need to use xapian-delve.
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: