From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Schmitt Subject: bug in org-agenda.el; (release_6.31.146.gba46) Date: Wed, 21 Oct 2009 15:47:17 +0200 Message-ID: <4ADF10E5.80805@cs.tu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0bXJ-00077j-3I for emacs-orgmode@gnu.org; Wed, 21 Oct 2009 09:47:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0bXE-00070t-KO for emacs-orgmode@gnu.org; Wed, 21 Oct 2009 09:47:32 -0400 Received: from [199.232.76.173] (port=56577 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0bXE-00070d-2C for emacs-orgmode@gnu.org; Wed, 21 Oct 2009 09:47:28 -0400 Received: from mail.cs.tu-berlin.de ([130.149.17.13]:59409) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N0bXB-00047P-Vz for emacs-orgmode@gnu.org; Wed, 21 Oct 2009 09:47:26 -0400 Received: from localhost (localhost [127.0.0.1]) by localhost-12225.cs.tu-berlin.de (Postfix) with ESMTP id 610653309F for ; Wed, 21 Oct 2009 15:47:24 +0200 (MEST) Received: from mailhost.cs.tu-berlin.de ([127.0.0.1]) by localhost (mail.cs.tu-berlin.de [127.0.0.1]) (amavisd-new, port 12224) with ESMTP id gbyoWTWuTVq9 15089-15 for ; Wed, 21 Oct 2009 15:47:23 +0200 (MEST) 16367 Received: from [130.149.24.75] (algieba.ni.cs.tu-berlin.de [130.149.24.75]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: drmabuse) by mailhost.cs.tu-berlin.de (Postfix) with ESMTPSA for ; Wed, 21 Oct 2009 15:47:23 +0200 (MEST) 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: emacs-orgmode@gnu.org Hi, the following line (1398) in org-agenda.el (org-defkey org-agenda-mode-map "\\d" 'org-agenda-show-scroll-down) causes the following error when loading the file: org-defkey: Key sequence \ d starts with non-prefix key \ Greetings, Stephan Emacs : GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version 2.16.6) of 2009-10-06 Package: Org-mode version 6.31trans (release_6.31.146.gba46)