From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: Debugger entered--Lisp error: (void-variable org-keys) Date: Wed, 29 Aug 2012 19:40:33 +0200 Message-ID: <503E5411.8020205@online.de> References: <9132.1346257293@alphaville> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36385) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6mDR-0005BA-1m for emacs-orgmode@gnu.org; Wed, 29 Aug 2012 13:38:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6mDK-0006ft-3J for emacs-orgmode@gnu.org; Wed, 29 Aug 2012 13:38:08 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:61718) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6mDJ-0006e7-P9 for emacs-orgmode@gnu.org; Wed, 29 Aug 2012 13:38:01 -0400 In-Reply-To: <9132.1346257293@alphaville> 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org Am 29.08.2012 18:21, schrieb Nick Dokos: > Rainer Stengele wrote: > >> Hi, >> >> having upgraded to >> >> Org-mode version 7.9 (release_7.9-132-g31268a @ >> c:/Users/rainer/AppData/Roaming/.emacs.d/org/lisp/) >> >> being in agenda I want to jump to another date with "j". >> Choosing the date and pressing enter gives me this: >> >> >> Debugger entered--Lisp error: (void-variable org-keys) > > Just upgraded to that version and I cannot reproduce the problem. > Does a ``make autoloads'', followed by M-x org-reload (or restarting > emacs) fix it? > > Nick > > > No, that didn't help. I have the same error on my machine at home after upgrading (Windows XP). Rainer