From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Hugues Mercier" Newsgroups: gmane.emacs.bugs,gmane.emacs.help Subject: Problem with iso-accents mode and numerical keyboard (possible bug) Date: Mon, 14 Feb 2005 11:21:19 -0800 (PST) Message-ID: <615y5zjm.1108408879.9032650.huguesm@localhost> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1108409158 3796 80.91.229.2 (14 Feb 2005 19:25:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 14 Feb 2005 19:25:58 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Feb 14 20:25:57 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D0lqN-0007SH-2S for geb-bug-gnu-emacs@m.gmane.org; Mon, 14 Feb 2005 20:25:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D0m5x-0001aG-O1 for geb-bug-gnu-emacs@m.gmane.org; Mon, 14 Feb 2005 14:41:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D0m1C-00051a-5S for bug-gnu-emacs@gnu.org; Mon, 14 Feb 2005 14:36:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D0m13-0004vL-A8 for bug-gnu-emacs@gnu.org; Mon, 14 Feb 2005 14:36:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D0m12-0004tl-Rr; Mon, 14 Feb 2005 14:36:16 -0500 Original-Received: from [137.82.52.84] (helo=mail.ece.ubc.ca) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D0lmc-00031V-2F; Mon, 14 Feb 2005 14:21:22 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by mail.ece.ubc.ca (Postfix) with ESMTP id 543A03F0253; Mon, 14 Feb 2005 11:21:20 -0800 (PST) Original-Received: from mail.ece.ubc.ca ([127.0.0.1]) by localhost (plover [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02981-02; Mon, 14 Feb 2005 11:21:20 -0800 (PST) Original-Received: from lvs1-r7.ece.ubc.ca (lvs1-r7.ece.ubc.ca [137.82.52.137]) by mail.ece.ubc.ca (Postfix) with ESMTP id 4085D3F01F0; Mon, 14 Feb 2005 11:21:20 -0800 (PST) Original-Received: by lvs1-r7.ece.ubc.ca (Postfix, from userid 33) id 04F131FD5A; Mon, 14 Feb 2005 11:21:19 -0800 (PST) Original-To: help-gnu-emacs@gnu.org Original-Received: from 137.82.57.247 (auth. user huguesm@localhost) by webmail.ece.ubc.ca with HTTP; Mon, 14 Feb 2005 19:21:19 +0000 X-IlohaMail-Blah: huguesm@localhost X-IlohaMail-Method: mail() [mem] X-IlohaMail-Dummy: moo X-Mailer: IlohaMail/0.8.13 (On: webmail.ece.ubc.ca) Bounce-To: "Hugues Mercier" X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ece.ubc.ca X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geb-bug-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.bugs:10731 gmane.emacs.help:24081 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:10731 Hi, I am using emacs 21.1.2 on debian linux (both sarge and woody). I realized that when iso-accents-mode is enabled, the slash (division) key on the numerical keyboard stop working. When it is pressed, it gives the following error message: iso-accents-accent-key: Wrong type argument: integerp, kp-divide Is this a bug? Regards, Hugues Mercier