Re: How to get thread id in emacs ui?

Subject: Re: How to get thread id in emacs ui?

Date: Mon, 18 Feb 2013 10:03:05 -0400

To: Rainer@krugs.de, notmuch@notmuchmail.org

Cc:

From: David Bremner


Rainer M Krug <r.m.krug@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

Thread: