From: Anupam Sengupta <anupamsg@gmail.com>
To: Jeffrey DeLeo <jeff.deleo@rigpa.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Problem with 7.02 - org-capture-templates not set from init file
Date: Wed, 03 Nov 2010 02:42:58 +0530 [thread overview]
Message-ID: <m2iq0fwht1.fsf@gmail.com> (raw)
In-Reply-To: <86bp67bp3y.fsf@gmail.com> (Jeffrey DeLeo's message of "Tue, 02 Nov 2010 13:40:49 -0400")
>>>>> Jeffrey DeLeo <jeff.deleo@rigpa.org> writes:
> 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.
I am somewhat confused here. Why would removal of the `require'
statements fix the problem? Should we not *have* (require 'org-install)
in order to have the latest org-mode be activated and loaded?
Actually, I am having the same problem here after upgrading to 7.02.
Hitting C-cc does run `org-capture' correctly, but the value of
`org-capture-templates' (which was set using the customize interface,
and has been saved to a separate emacs-custom.el file) does not have the
set value.
Using C-h v on `org-capture-templates', I get:
,----
| org-capture-templates is a variable defined in `org-capture.el'.
| Its value is nil
|
| Documentation:
| Templates for the creation of new entries.
`----
Specifically, the value of this variable remains as `nil', and
attempting to view the value via `customize-variable' returns a state of
"CHANGED outside Customize". However, the actual value is empty.
,----
| Org Capture Templates:
| INS
| State: CHANGED outside Customize; operating on it here may be unreliable.
| Templates for the creation of new entries.
`----
I am running GNU Emacs 23.2.50 and org-version does confirm org-7.02.
BTW, whats with the org-7.3 on http://orgmode.org?
Regards,
--
Anupam Sengupta
prev parent reply other threads:[~2010-11-02 21:13 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
2010-11-02 21:12 ` Anupam Sengupta [this message]
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=m2iq0fwht1.fsf@gmail.com \
--to=anupamsg@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=jeff.deleo@rigpa.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).