From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: Debugger entered--Lisp error: (void-variable org-keys) Date: Wed, 29 Aug 2012 20:30:05 +0200 Message-ID: <87ehmpd00i.fsf@Rainer.invalid> References: <9132.1346257293@alphaville> <503E5411.8020205@online.de> <87mx1dd1al.fsf@Rainer.invalid> <2950.1346264029@alphaville> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6n25-0008A1-UD for emacs-orgmode@gnu.org; Wed, 29 Aug 2012 14:30:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6n24-00014r-9c for emacs-orgmode@gnu.org; Wed, 29 Aug 2012 14:30:29 -0400 Received: from plane.gmane.org ([80.91.229.3]:34320) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6n24-00013k-3I for emacs-orgmode@gnu.org; Wed, 29 Aug 2012 14:30:28 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T6n1z-0004nf-Ji for emacs-orgmode@gnu.org; Wed, 29 Aug 2012 20:30:23 +0200 Received: from pd9eb5637.dip.t-dialin.net ([217.235.86.55]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Aug 2012 20:30:23 +0200 Received: from Stromeko by pd9eb5637.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 29 Aug 2012 20:30:23 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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