How to get thread id in emacs ui?

David Bremner david at tethera.net
Mon Feb 18 06:03:05 PST 2013


Rainer M Krug <r.m.krug at gmail.com> writes:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi
>
> I am using notmuch in emacs, and I linkt from my notes in org mode to emails using the thread: id
> or the message id. Is there a possibility to get these from within emacs, or do I have to go to
> the cli from notmuch?
>

You want "c i"

>From NEWS for 0.15

Support for stashing the thread id in show view

  Invoking `notmuch-show-stash-message-id` with a prefix argument
  stashes the (local and database specific) thread id of the current
  thread instead of the message id.

By the way, the library org-notmuch distributed with org-mode should
make it easy to link into notmuch.

Be aware that thread id's are not preserved across dump-restore cycles,
so it is safer to link to message-ids.

d


More information about the notmuch mailing list