From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: byte-code: Key sequence contains invalid event Date: Tue, 01 Jun 2010 14:27:34 -0400 Message-ID: <87zkzemwvd.fsf@gollum.intra.norang.ca> References: <878w6zb3v5.wl%dmaus@ictsoc.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=36703 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJWBp-0000xq-Cr for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 14:27:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJWBo-0005na-5b for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 14:27:49 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:53619) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJWBo-0005mk-2l for emacs-orgmode@gnu.org; Tue, 01 Jun 2010 14:27:48 -0400 In-Reply-To: <878w6zb3v5.wl%dmaus@ictsoc.de> (David Maus's message of "Tue\, 01 Jun 2010 09\:37\:18 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: David Maus Cc: emacs-orgmode@gnu.org, Alexandre Billon David Maus writes: > For a good back trace you might as well > remove the byte compiled Org mode files (*.elc), reload Org and try > again. C-u M-x org-reload should load uncompiled versions of the code if they are available without requiring you to remove the compiled files and rebuild them later. -Bernt