From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harald Hanche-Olsen Newsgroups: gmane.emacs.devel Subject: Re: Possible emacs bug when type password fields Date: Fri, 01 May 2009 23:28:00 +0200 (CEST) Message-ID: <20090501.232800.110633848.hanche@math.ntnu.no> References: <1f62569f0905010413k13fde32fsbcd1ebef8f872516@mail.gmail.com> <20090501.184211.227773522.hanche@math.ntnu.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1241213900 4412 80.91.229.12 (1 May 2009 21:38:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 May 2009 21:38:20 +0000 (UTC) Cc: borja.tarraso.hueso@googlemail.com, emacs-devel@gnu.org To: monnier@IRO.UMontreal.CA Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 01 23:38:10 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M00Qr-00023Z-G4 for ged-emacs-devel@m.gmane.org; Fri, 01 May 2009 23:38:10 +0200 Original-Received: from localhost ([127.0.0.1]:37769 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M00Qp-0006aZ-VF for ged-emacs-devel@m.gmane.org; Fri, 01 May 2009 17:38:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M00HB-0002OD-AS for emacs-devel@gnu.org; Fri, 01 May 2009 17:28:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M00H6-0002KX-FR for emacs-devel@gnu.org; Fri, 01 May 2009 17:28:08 -0400 Original-Received: from [199.232.76.173] (port=60703 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M00H6-0002KQ-93 for emacs-devel@gnu.org; Fri, 01 May 2009 17:28:04 -0400 Original-Received: from abel.math.ntnu.no ([129.241.15.50]:47128) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1M00H5-00025C-LD for emacs-devel@gnu.org; Fri, 01 May 2009 17:28:04 -0400 Original-Received: (qmail 991 invoked from network); 1 May 2009 21:28:01 -0000 Original-Received: from gauss.math.ntnu.no (HELO localhost) (hanche@129.241.15.102) by abel.math.ntnu.no with ESMTPA; 1 May 2009 21:28:01 -0000 In-Reply-To: X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 6.2.51 on Emacs 23.0.92 / Mule 6.0 (HANACHIRUSATO) X-detected-operating-system: by monty-python.gnu.org: Solaris 8 (1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:110594 Archived-At: + Stefan Monnier : > >> I cannot use num keypad to type the password field. > > Can you try the patch below? I don't have any keyboard with a numeric > keypad any more ;-) It appears to do the trick, though I haven't gone out of my way to think of things that might break it. - Harald