emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] mac email task


From: Carsten Dominik
Subject: Re: [Orgmode] mac email task
Date: Thu, 13 Nov 2008 16:31:24 +0100

Hi Sergio,

please read up about remember templates in the Org manual.

What you need to to in .emacs is something like this:

(setq org-remember-templates
'(("Emailtask" 101 "* TODO %?\n %(org-mac-message-get-link)" "~/ orgfiles/gtd.org" "Tasks" nil)))

HTH

- Carsten

On Nov 13, 2008, at 3:40 PM, sergio wrote:


okay, i am getting this:

Invalid function: Emailtask

when i try to load up this:

(setq load-path (cons "~/elisp/org-mode/lisp" load-path))
(require 'org-mac-message)
("Emailtask" 101 "* TODO %?\n %(org-mac-message-get-link)" "~/ orgfiles/gtd.org" "Tasks" nil)

am i doing it wrong?

thanks!


___
peace,
sergio
photographer, journalist, visionary
www.village-buzz.com





_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

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