Rainer M Krug <[email protected]> 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 _______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
