emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Problem with 7.02 - org-capture-templates not set from init file
@ 2010-11-01 14:06 Jeffrey DeLeo
  2010-11-01 19:48 ` Carsten Dominik
  0 siblings, 1 reply; 6+ messages in thread
From: Jeffrey DeLeo @ 2010-11-01 14:06 UTC (permalink / raw)
  To: emacs-orgmode

Since moving from org-version 7.01 to 7.02, the variable
"org-capture-templates", which I set in my .emacs.el in a
custom-set-variables is not being set. No error is generated, just the
variable remains nil.

Here's how I set it:

--8<---------------cut here---------------start------------->8---
 '(org-capture-templates (quote (("t" "Todo" entry (file+headline "Tasks.org" "Tasks") "* TODO %?
	    %i
	    %a") ("c" "Care" entry (file+headline "Care.org" "Care Notes") "* %? %U
	    %i
	    %a") ("j" "Journal" entry (file+datetree "Journal.org") "*
 %?"))))
--8<---------------cut here---------------end--------------->8---

Am I doing something funny here, or did something break?

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-11-02 21:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-01 14:06 Problem with 7.02 - org-capture-templates not set from init file Jeffrey DeLeo
2010-11-01 19:48 ` Carsten Dominik
2010-11-02 14:29   ` Jeffrey DeLeo
2010-11-02 15:30     ` Carsten Dominik
2010-11-02 17:40       ` Jeffrey DeLeo
2010-11-02 21:12         ` Anupam Sengupta

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).