From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rainer Thiel" Subject: orgtbl-mode and numerical keypad Date: Sat, 4 Oct 2008 11:16:47 +0200 Message-ID: Reply-To: r.thiel@uni-jena.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Km3Fr-00042t-9N for emacs-orgmode@gnu.org; Sat, 04 Oct 2008 05:16:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Km3Fp-00042f-JS for emacs-orgmode@gnu.org; Sat, 04 Oct 2008 05:16:50 -0400 Received: from [199.232.76.173] (port=60526 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Km3Fp-00042c-7Z for emacs-orgmode@gnu.org; Sat, 04 Oct 2008 05:16:49 -0400 Received: from yx-out-1718.google.com ([74.125.44.154]:16928) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Km3Fp-00040u-5r for emacs-orgmode@gnu.org; Sat, 04 Oct 2008 05:16:49 -0400 Received: by yx-out-1718.google.com with SMTP id 34so336962yxf.66 for ; Sat, 04 Oct 2008 02:16:47 -0700 (PDT) Content-Disposition: inline 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 I have noticed a side-effect of orgtbl-mode that I suppose is not intended: Whenever orgtbl-mode is active, pressing any key on the numerical keypad (except for ) doesn't insert any character, but produces the following error message: "Wrong type argument: commandp, nil". As all relevant keys in that case are bound to orgtbl-self-insert-command, the problem may lurk in that function definition. I first thought the problem might be an interference with auctex, but now see it can be reproduced with text mode after starting Emacs from the command line with "emacs -q" and evaluating "(require 'org-install)" in the *scratch* buffer. Thanks for this excellent mode and thank for any and all help! Rainer --=20 Prof. Dr. Rainer Thiel Institut f=FCr Altertumswissenschaften 07737 Jena, Germany (EU) r.thiel@uni-jena.de