emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Debugger entered--Lisp error: (void-variable org-keys)


From: Achim Gratz
Subject: Re: [O] Debugger entered--Lisp error: (void-variable org-keys)
Date: Wed, 29 Aug 2012 20:30:05 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Nick Dokos writes:
> There was a backtrace in Rainer's original message complaining about
> org-keys not being defined. If I had to guess, I'd say it looks like a
> frankenstein build to me, but I'm really not sure.

Yes, but he's since re-made the autoloads file at least and the new
backtrace might be different.

Anyway, org-keys is defined in org-agenda and it looks like most if not
all of the backtrace is also from org-agenda, and it's been a recent
addition by Bastien… it seems that it is declared as a dynamic variable
but not bound in all autoloaded functions, so there definitely are
codepaths that might find this variable undefined.  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.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves




reply via email to

[Prev in Thread] Current Thread [Next in Thread]