On Sun, 14 Oct 2007 17:33:44 +0200
Carsten Dominik <[EMAIL PROTECTED]> wrote: 

 cd> For this specific application, you might consider a different route:

Thanks for your input. I had some look at this route, and ended up with
a function that inserts the remember item (defined in calling function)
and inserts it into the org-remember-templates before calling
org-remember.

I would like to do this in a way that it only temporarily modifies the
org-remember-templates, but at the moment, this function does that
permanently.

My Lisp knowledge is not really good enough to figure this one out
without help, I am afraid. I tried to address that issue by using
copy-sequence and copy-alist to work on local copies of the
org-remember-templates, but that does not seem to solve the issue, which
is why I am attaching the function now in its first implementation.

Any input you might be able to provide would be greatly appreciated.

Regards,
Georg


Attachment: binsTC1p66sbf.bin
Description: application/emacs-lisp

-- 
Georg C. F. Greve                                 <[EMAIL PROTECTED]>
Free Software Foundation Europe                  (http://fsfeurope.org)
Join the Fellowship and protect your freedom!     (http://www.fsfe.org)
What everyone should know about DRM                   (http://DRM.info)

Attachment: pgpzOV59z97Ob.pgp
Description: PGP signature

_______________________________________________
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

Reply via email to