From: Jeffrey DeLeo <jeff.deleo@rigpa.org>
To: emacs-orgmode@gnu.org
Subject: Re: Problem with 7.02 - org-capture-templates not set from init file
Date: Tue, 02 Nov 2010 13:40:49 -0400 [thread overview]
Message-ID: <86bp67bp3y.fsf@gmail.com> (raw)
In-Reply-To: <73399AAD-C15F-4444-A76C-44EF9394E223@gmail.com> (Carsten Dominik's message of "Tue, 2 Nov 2010 16:30:01 +0100")
OK, I found the problem. In my emacs init file, further down I had:
(require 'gnus-load) ;; for dev gnus
(require 'message)
(require 'bbdb)
(require 'org-install)
(require 'org-icalendar)
(require 'org-mobile)
...
Removing these requires results in working org and not stomping on
org-capture-templates.
next prev parent reply other threads:[~2010-11-02 17:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=86bp67bp3y.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).