From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: Problem with iso-accents mode and numerical keyboard (possible bug) Date: Tue, 15 Feb 2005 12:28:12 -0500 Message-ID: References: <615y5zjm.1108408879.9032650.huguesm@localhost> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1108490387 31872 80.91.229.6 (15 Feb 2005 17:59:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 15 Feb 2005 17:59:47 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 15 18:59:41 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1D16z7-0005KM-00 for ; Tue, 15 Feb 2005 18:59:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D17Eu-0000wm-0n for geb-bug-gnu-emacs@m.gmane.org; Tue, 15 Feb 2005 13:16:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D175G-0003Jl-DF for bug-gnu-emacs@gnu.org; Tue, 15 Feb 2005 13:06:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D175F-0003JP-Hp for bug-gnu-emacs@gnu.org; Tue, 15 Feb 2005 13:06:01 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D16uL-0007qc-OZ for bug-gnu-emacs@gnu.org; Tue, 15 Feb 2005 12:54:45 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D16Ym-0001Ip-B5 for bug-gnu-emacs@gnu.org; Tue, 15 Feb 2005 12:32:28 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1D16Ue-0000A4-9D; Tue, 15 Feb 2005 12:28:12 -0500 Original-To: "Hugues Mercier" In-reply-to: <615y5zjm.1108408879.9032650.huguesm@localhost> 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 Xref: main.gmane.org gmane.emacs.bugs:10736 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:10736 I am using emacs 21.1.2 on debian linux (both sarge and woody). The system's name is "Debian GNU/Linux" which recognizes that the system is basically GNU with Linux added. We are the developers of GNU. When you call the system "Debian Linux", you are denying us our share of the credit. Why did you do that? (See http://www.gnu.org/gnu/gnu-linux-faq.html for more explanation.) 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 It is certainly a bug. If you can send a complete bug report then I can try to debug it (if it still fails in the development Emacs). Please read the Bugs section in the Emacs manual, which provides guidelines on how to write a bug report to give us the necessary information so we can fix the bug.