From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: orgtbl-mode and numerical keypad Date: Sat, 4 Oct 2008 15:49:47 +0200 Message-ID: <56278C45-A065-49CF-B549-EA4DDFDA6C6E@uva.nl> References: Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Km7WC-0007lJ-J7 for emacs-orgmode@gnu.org; Sat, 04 Oct 2008 09:50:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Km7WA-0007l4-2D for emacs-orgmode@gnu.org; Sat, 04 Oct 2008 09:49:59 -0400 Received: from [199.232.76.173] (port=53554 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Km7W9-0007l1-SX for emacs-orgmode@gnu.org; Sat, 04 Oct 2008 09:49:57 -0400 Received: from pony.ic.uva.nl ([145.18.40.181]:57284) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Km7W9-000387-9c for emacs-orgmode@gnu.org; Sat, 04 Oct 2008 09:49:57 -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: r.thiel@uni-jena.de Cc: emacs-orgmode@gnu.org Fixed, thanks. - Carsten On Oct 4, 2008, at 11:16 AM, Rainer Thiel wrote: > I have noticed a side-effect of orgtbl-mode that I suppose is not =20 > 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 > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode