Hi Adam, Adam Spiers <[EMAIL PROTECTED]> writes:
> Currently I do this by coding the helper to dump the Message-Id into > ~/.clip-mairix, and then the elisp code inserts the contents of this > file back into the org buffer. However I would like it to be inserted > via a remember template, hence the request. I've seen your patch in the other post and it looks fine. But FWIW here was my first reaction: why don't you try to implement a new link type for message/mail buffers? Then you just need to access the source of the message, link to it, use relevant properties and insert them thru the template. :message-id would be one of the available properties. This might look more heavy than inserting elisp code directly in the template, but I just wanted to mention this might also be a way to do it. -- Bastien _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode