Hello, On Mon, May 26 2025, Gregor Zattler wrote: > Dear notmuch develpers, > > I wish for a > notmuch-show-stash-thread-id command in > notmuch-emacs, which would stash the > thread-id of the message, the cursor is > in. I have no idea regarding a default > key binding though, since "c t" and "c > T" are already taken. I believe that "C-u c i" does what you are asking for. > > Rationale: I capture emails to my > org-mode files. It's easy to go from > there to the email captured email via > org-links. With > notmuch-show-stash-message-id I can > stash the Message-Id of an email and > search my org-mode files if I already > took a note regarding this very email. > > But in case it's a larger thread it's > not easy to determine if at least some > email of a given thread was already > captured and therefore the thread > probably somehow cared for. I wanted to do something similar, but eventually did not, because I use notmuch on two computers and synchronize with muchsync, and unlike message IDss, notmuch thread IDs on the two machines do not match (IIRC). I guess a working way how to do this is to link to a search of a thread containing a message that can somehow be done but I forgot how :-) Martin _______________________________________________ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-leave@notmuchmail.org