From: Jeffrey DeLeo <jeff.deleo@rigpa.org>
To: emacs-orgmode@gnu.org
Subject: Problem with 7.02 - org-capture-templates not set from init file
Date: Mon, 01 Nov 2010 10:06:56 -0400 [thread overview]
Message-ID: <86eib5b0jj.fsf@gmail.com> (raw)
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?
next reply other threads:[~2010-11-01 14:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-01 14:06 Jeffrey DeLeo [this message]
2010-11-01 19:48 ` Problem with 7.02 - org-capture-templates not set from init file 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86eib5b0jj.fsf@gmail.com \
--to=jeff.deleo@rigpa.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).