From tzz@lifelogs.com Sat Aug 16 06:30:07 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 16 Aug 2008 13:30:07 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7GDU3FV028379 for ; Sat, 16 Aug 2008 06:30:05 -0700 Received: from mail.gnu.org ([199.232.76.166]:43588 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KULpn-0005Rs-Gf for emacs-pretest-bug@gnu.org; Sat, 16 Aug 2008 09:28:48 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KULqv-0005Qk-CD for emacs-pretest-bug@gnu.org; Sat, 16 Aug 2008 09:30:01 -0400 Received: from mx20.gnu.org ([199.232.41.8]:55499) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KULqu-0005Ov-SX for emacs-pretest-bug@gnu.org; Sat, 16 Aug 2008 09:29:57 -0400 Received: from ip114.208-100-47.static.steadfast.net ([208.100.47.114] helo=mail.blockstar.com) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KULmN-00087w-3y for emacs-pretest-bug@gnu.org; Sat, 16 Aug 2008 09:25:15 -0400 Received: from mungo (c-68-60-254-123.hsd1.il.comcast.net [68.60.254.123]) by mail.blockstar.com (Postfix) with ESMTP id 829D07D9327 for ; Sat, 16 Aug 2008 06:25:06 -0700 (PDT) From: Teodor Zlatanov To: emacs-pretest-bug@gnu.org Subject: 23.0.60; RET doesn't DTRT in read-char-exclusive on the Mac OS X --with-ns port X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Date: Sat, 16 Aug 2008 08:25:02 -0500 Message-ID: User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-kernel: by mx20.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) I found the problem while trying to use `read-passwd', which calls `read-char-exclusive'. Hitting RET is not registered correctly by `read-char-exclusive' as it's called from `read-passwd' (it seems to extend the input field downwards as if it was a multiline input field) and so `read-passwd' doesn't terminate. A workaround is to press C-m in the input field. This breaks EPA functionality when passphrases are needed, and probably more packages as well. Test with: In GNU Emacs 23.0.60.8 (i386-apple-darwin9.4.0, *Step 9.0) of 2008-08-16 on mungo Windowing system distributor `Apple', version 49.46.48 configured using `configure '--with-ns' 'CC=gcc'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: utf-8 default-enable-multibyte-characters: t Major mode: Group Minor modes in effect: gnus-topic-mode: t gnus-undo-mode: t recentf-mode: t auto-image-file-mode: t cua-mode: t display-time-mode: t icomplete-mode: t show-paren-mode: t which-function-mode: t url-handler-mode: t auto-insert-mode: t shell-dirtrack-mode: t df-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t From cyd@stupidchicken.com Thu Aug 21 08:58:55 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.6 required=4.0 tests=AWL,BAYES_00, VALID_BTS_CONTROL autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 21 Aug 2008 15:58:55 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7LFwqbA015894 for ; Thu, 21 Aug 2008 08:58:53 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id DCD5657E2B5; Thu, 21 Aug 2008 12:00:09 -0400 (EDT) To: control@debbugs.gnu.org Subject: Reassign bugs From: Chong Yidong Date: Thu, 21 Aug 2008 12:00:09 -0400 Message-ID: <87hc9ewe7q.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii reassign 726 emacs,ns reassign 729 emacs,ns tags 740 wontfix thanks From cyd@stupidchicken.com Thu Aug 21 10:40:13 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.6 required=4.0 tests=AWL,BAYES_00, VALID_BTS_CONTROL autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 21 Aug 2008 17:40:13 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7LHeA2h016607 for ; Thu, 21 Aug 2008 10:40:11 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 4323B57E2B5; Thu, 21 Aug 2008 13:41:28 -0400 (EDT) To: control@debbugs.gnu.org Subject: merge bugs From: Chong Yidong Date: Thu, 21 Aug 2008 13:41:28 -0400 Message-ID: <87wsiafepj.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii reassign 725 emacs,ns merge 725 729 thanks From cyd@stupidchicken.com Mon Aug 25 08:16:01 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-2.2 required=4.0 tests=AWL,BAYES_00, DATE_IN_PAST_96_XX,ONEWORD,RDNS_NONE,VALID_BTS_CONTROL autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 25 Aug 2008 15:16:02 +0000 Received: from furry ([18.115.7.246]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7PFFtDj009187 for ; Mon, 25 Aug 2008 08:15:56 -0700 Received: by furry (Postfix, from userid 1000) id 87087C05C; Wed, 20 Aug 2008 10:54:27 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: Tags Date: Wed, 20 Aug 2008 10:54:27 -0400 Message-ID: <87y72rlot8.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii reassign 721 emacs,ns reassign 725 emacs,ns tag 740 wontfix thanks From rgm@gnu.org Tue Sep 23 17:42:56 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-9.5 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,VALID_BTS_CONTROL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 24 Sep 2008 00:42:57 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8O0gs87024099 for ; Tue, 23 Sep 2008 17:42:55 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KiIQy-0003gs-90; Tue, 23 Sep 2008 20:40:48 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18649.35984.186896.536931@fencepost.gnu.org> Date: Tue, 23 Sep 2008 20:40:48 -0400 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: cyan X-Ran: F_l!3:'@}bOykyqRwE+{_^PrH|_U((94lv}7+Ds*m4~x9"Zbl@NKL4(\EDYK=D`@`;8hU% X-Debbugs-No-Ack: yes reassign 1016 spam reassign 1014 emacs,ns forcemerge 725 1014 From unknown Thu Aug 21 22:59:53 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Thu, 23 Oct 2008 14:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator