emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] using links/org-capture programmatically


From: Eric Abrahamsen
Subject: [O] using links/org-capture programmatically
Date: Tue, 26 Jul 2011 11:20:49 -0700
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux)

I've got a little sequence I use so often I'd like to automate it, but
am not sure how. Basically it goes:

1. In Gnus, store a link to an email message
2. Call org-capture
3. Choose a template with a REPLY keyword, that gets stored in a certain subtree
4. Pull the last-stored link, to the email message, into the REPLY heading
5. Complete and restore what I had before

If I want to write a single keystroke that does this, how do I insert
the last stored link into the text of the capture template in an elisp
function? Or should I not be using org-capture in a function to begin
with?

Any advice appreciated!

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]