From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: bug: keymap interference with calc Date: Wed, 28 Mar 2007 12:01:23 +0200 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HWV1i-0004z6-V1 for emacs-orgmode@gnu.org; Wed, 28 Mar 2007 06:05:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HWV1h-0004wk-BV for emacs-orgmode@gnu.org; Wed, 28 Mar 2007 06:05:09 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HWV1h-0004vn-0p for emacs-orgmode@gnu.org; Wed, 28 Mar 2007 05:05:09 -0500 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HWUzD-00027e-NI for emacs-orgmode@gnu.org; Wed, 28 Mar 2007 06:02:36 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HWUyD-00048Z-Pv for emacs-orgmode@gnu.org; Wed, 28 Mar 2007 06:01:34 -0400 In-Reply-To: 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: Thomas Baumann Cc: emacs-orgmode@gnu.org I had noticed this problem with calc too, but had not figured out that this is related to Org-mode. I'll check. Thanks. - Carsten On Mar 27, 2007, at 7:39, Thomas Baumann wrote: > Hi Carsten and others > > there seems to be an interference with the way org-mode captures > DEL. This happens with emacs 22.0.96 strated with emacs -Q > > Load org, visit an org-buffer, load and start calc, > in the calc buffer backspace is bound to > > DEL (translated from ) runs the command delete-backward-char > which is an interactive built-in function in `C source code'. > It is bound to DEL. > (delete-backward-char n &optional killflag) > > ... > > which causes an error in calc because there DEL should be bound to > > DEL (translated from ) runs the command calc-pop > which is an interactive compiled Lisp function in `calc.el'. > It is bound to DEL, C-d. > (calc-pop n) > > ... > > If calc is started _before_ org-mode everything is ok. This behaviour > is present in all versions since 4.57 and also in emacs-cvs. > > Best wishes > Thomas > > > > _______________________________________________ > Emacs-orgmode mailing list > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > -- Carsten Dominik Sterrenkundig Instituut "Anton Pannekoek" Universiteit van Amsterdam Kruislaan 403 NL-1098SJ Amsterdam phone: +31 20 525 7477