From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#4671: `read-passwd' does not recognize keypad enter key Date: Fri, 09 Oct 2009 15:25:38 -0400 Message-ID: References: <20091007.223647.58496705.michael.ernst@gmail.com> Reply-To: Stefan Monnier , 4671@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1255117661 2537 80.91.229.12 (9 Oct 2009 19:47:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 Oct 2009 19:47:41 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, 4671@emacsbugs.donarmstrong.com To: Michael Ernst Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 09 21:47:32 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MwLQx-000875-5B for geb-bug-gnu-emacs@m.gmane.org; Fri, 09 Oct 2009 21:47:23 +0200 Original-Received: from localhost ([127.0.0.1]:44797 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MwLQw-0003kt-Jv for geb-bug-gnu-emacs@m.gmane.org; Fri, 09 Oct 2009 15:47:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MwLQr-0003jm-8G for bug-gnu-emacs@gnu.org; Fri, 09 Oct 2009 15:47:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MwLQm-0003dq-Tp for bug-gnu-emacs@gnu.org; Fri, 09 Oct 2009 15:47:17 -0400 Original-Received: from [199.232.76.173] (port=55940 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MwLQm-0003dj-Mb for bug-gnu-emacs@gnu.org; Fri, 09 Oct 2009 15:47:12 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:49444) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MwLQm-0002zP-58 for bug-gnu-emacs@gnu.org; Fri, 09 Oct 2009 15:47:12 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n99Jl9hT002077; Fri, 9 Oct 2009 12:47:10 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.14.3/8.14.3/Submit) id n99JUBkf031282; Fri, 9 Oct 2009 12:30:11 -0700 Resent-Date: Fri, 9 Oct 2009 12:30:11 -0700 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Stefan Monnier Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Fri, 09 Oct 2009 19:30:10 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 4671 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 4671-submit@emacsbugs.donarmstrong.com id=B4671.125511634330770 (code B ref 4671); Fri, 09 Oct 2009 19:30:10 +0000 Original-Received: (at 4671) by emacsbugs.donarmstrong.com; 9 Oct 2009 19:25:43 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from chene.dit.umontreal.ca (chene.dit.umontreal.ca [132.204.246.20]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n99JPe6W030764 for <4671@emacsbugs.donarmstrong.com>; Fri, 9 Oct 2009 12:25:42 -0700 Original-Received: from faina.iro.umontreal.ca (faina.iro.umontreal.ca [132.204.26.177]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id n99JPcec017704; Fri, 9 Oct 2009 15:25:38 -0400 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id A21033A1AC; Fri, 9 Oct 2009 15:25:38 -0400 (EDT) In-Reply-To: <20091007.223647.58496705.michael.ernst@gmail.com> (Michael Ernst's message of "Wed, 07 Oct 2009 22:36:47 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3381=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Resent-Date: Fri, 09 Oct 2009 15:47:16 -0400 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: news.gmane.org gmane.emacs.bugs:31823 Archived-At: > My Kinesis keyboard's "enter" key is read by Emacs as kp-enter. Which version of Emacs is that? I've installed a few weeks ago a patch that makes read-passwd use the read-key rather than read-char, so AFAIK such problems should have been fixed. Stefan