From: Bastien <bzg@altern.org>
To: Achim Gratz <Stromeko@nexgo.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Debugger entered--Lisp error: (void-variable org-keys)
Date: Thu, 30 Aug 2012 07:42:02 +0200 [thread overview]
Message-ID: <87fw75gclx.fsf@altern.org> (raw)
In-Reply-To: <87ehmpd00i.fsf@Rainer.invalid> (Achim Gratz's message of "Wed, 29 Aug 2012 20:30:05 +0200")
Achim Gratz <Stromeko@nexgo.de> writes:
> I don't know if
> something would preclude the declaration be changed to e definition with
> nil as a value, but I think Bastien would know.
I don't have any steady theory about this, but as a convention I try to
(defvar [var] nil) for dynamically bound vars in the current file and to
(defvar [var]) for variables declared in other files. I just cleaned-up
org-agenda.el a bit wrt this.
Thanks for the heads up,
--
Bastien
next prev parent reply other threads:[~2012-08-30 5:41 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-29 15:40 Debugger entered--Lisp error: (void-variable org-keys) Rainer Stengele
2012-08-29 16:21 ` Nick Dokos
2012-08-29 17:40 ` Rainer Stengele
2012-08-29 17:57 ` Bastien
2012-08-29 18:02 ` Achim Gratz
2012-08-29 18:13 ` Nick Dokos
2012-08-29 18:30 ` Achim Gratz
2012-08-29 20:25 ` Rainer Stengele
2012-08-29 20:46 ` Nick Dokos
2012-08-30 6:08 ` Nick Dokos
2012-08-30 5:42 ` Bastien [this message]
2012-08-30 8:28 ` Rainer Stengele
2012-08-30 8:58 ` Bastien
2012-08-30 9:24 ` Rainer Stengele
2012-08-30 9:52 ` Bastien
2012-08-30 10:05 ` Rainer Stengele
2012-08-30 11:25 ` Bastien
2012-08-30 12:30 ` Rainer Stengele
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fw75gclx.fsf@altern.org \
--to=bzg@altern.org \
--cc=Stromeko@nexgo.de \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.