From benpsm@gmail.com Tue Jan 6 05:13:40 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 6 Jan 2009 13:13:41 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 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 n06DDb0V016908 for ; Tue, 6 Jan 2009 05:13:38 -0800 Received: from mx10.gnu.org ([199.232.76.166]:38963) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LKBjO-0000fa-Eq for emacs-pretest-bug@gnu.org; Tue, 06 Jan 2009 08:12:26 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LKBkW-0007mO-2L for emacs-pretest-bug@gnu.org; Tue, 06 Jan 2009 08:13:36 -0500 Received: from fg-out-1718.google.com ([72.14.220.154]:46492) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LKBkV-0007mI-GX for emacs-pretest-bug@gnu.org; Tue, 06 Jan 2009 08:13:35 -0500 Received: by fg-out-1718.google.com with SMTP id l26so2974838fgb.30 for ; Tue, 06 Jan 2009 05:13:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:reply-to:subject :mime-version:date:x-mailer; bh=e3j1S+WaQ1TFvd1KSD576BS9vSJ1bmNKckX7aTxlDIU=; b=QlAsx0qIBzFt2BcUJL4eW4Q8ATKUFQ8pl6gTY1LO51W7cWBnLXMhPh3oiNMknaV8V+ VfIcqH7MvhMrHyWvrxqHGMO2Fi9bw8kOJEXLWXn6BptaVKsgFbSfXpe7FtGBhYSyRZSh YeFd4LLfLyzbdQHblRZXMCZ07umshuWzQjrcw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding:reply-to :subject:mime-version:date:x-mailer; b=SN02QG840j9g1oKqXzhr+IE0acFP/PqfYbH1yUAdZ2/ABepWUPeZo5cz/Q6mlZxQqm s3/uP62t5EWT+JCDSoxMNNKorudwxue+aSexRJNPLfiyKI686y6le7cuL2WFe9gIi7gX oPFMGgGXTchMc70q7BBCAlMQUm0dJ2AsKyvdg= Received: by 10.86.29.8 with SMTP id c8mr12851392fgc.67.1231247614391; Tue, 06 Jan 2009 05:13:34 -0800 (PST) Received: from ?10.0.0.21? (91-115-16-34.adsl.highway.telekom.at [91.115.16.34]) by mx.google.com with ESMTPS id l19sm15341472fgb.29.2009.01.06.05.13.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 06 Jan 2009 05:13:33 -0800 (PST) Message-Id: <5B46D51F-6956-4225-81B8-5BD580D2CB29@gmail.com> From: "B. Smith-Mannschott" To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Reply-To: Benjamin Smith-Mannschott Subject: 23.0.60; (with-ns) Cancel button in Preferences should always cancel Mime-Version: 1.0 (Apple Message framework v930.3) Date: Tue, 6 Jan 2009 14:13:29 +0100 X-Mailer: Apple Mail (2.930.3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) This is a usability bug. Observed Behavior ================= - Start Emacs - Choose "Preferences..." from the application menu ("Emacs"). - (An "Emacs Preferences" Window opens) - Choose "Hyper" as the Modifier for Alt/Option key - Click OK - (The preference window closes) - Choose "Preferences..." from the application menu ("Emacs"). - Click "Reset to Defaults" - (The Modifier for Alt/Option key is now "Meta") - Click Cancel - Choose "Preferences..." from the application menu ("Emacs") - (The Modifier for Alt/Option key is still "Meta", despite having clicked cancel.) Expected Behavior ================= I expect Cancel to always cancel the changes made in the preferences window. More specifically, I expect cancel to return the settings displayed in the preferences window to the state they were in when the window was intially opened. Configuration ============= - gcc --version | head -n 1 i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5488) In GNU Emacs 23.0.60.1 (i386-apple-darwin9.6.0, NS apple-appkit-949.43) of 2009-01-06 on Meheadable.local Windowing system distributor `Apple', version 10.3.949 configured using `configure '--with-ns'' 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: nil default-enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: shell-dirtrack-mode: t openwith-mode: t yas/minor-mode: t global-hl-line-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 line-number-mode: t transient-mark-mode: t Recent input: f o n t SPC c o n t r o l SPC C-d C-d C-d C-d C-d C-d C-d C-d C-d C-d s e l e c t i o n SPC q C-n C-n C-b C-b C-b C-b C-f C-n C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-p C-a C-k C-p C-p C-y C-o C-n C-n C-n C-k C-SPC C-n C-n C-n C-g C-e C-x C-s C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC ; ; SPC s o m e SPC o f SPC t h e s e SPC C-n SPC SPC SPC SPC SPC ; ; SPC p r o p e r t i e s SPC m a y C-n SPC SPC SPC SPC SPC SPC SPC SPC SPC SPC ; ; SPC n o t SPC b e SPC n e c e s s a r y C-p C-p C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-a C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-b C-b C-k C-n C-f C-f C-f C-f C-f C-f C-f C-f C-f C-k C-n C-k C-b C-b C-b C-b C-b C-k C-x C-s Recent messages: Mark saved where search started Mark set [2 times] Auto-saving...done Wrote /Users/bsmith/Wiki/notes/EmacsBugNoCompletionOfFonts.txt Mark set [2 times] Quit Wrote /Users/bsmith/Wiki/notes/EmacsBugNoCompletionOfFonts.txt Auto-saving...done Wrote /Users/bsmith/Wiki/notes/EmacsBugNoCompletionOfFonts.txt byte-code: Beginning of buffer [8 times] byte-code: Beginning of buffer From rgm@gnu.org Wed Jan 7 10:14:39 2009 Received: (at control) by emacsbugs.donarmstrong.com; 7 Jan 2009 18:14:39 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: *** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=3.8 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, PHONENUMBER,VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 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 n07IEaLG004590 for ; Wed, 7 Jan 2009 10:14:38 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LKcuB-0007fP-G7; Wed, 07 Jan 2009 13:13:23 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18788.61635.416104.326747@fencepost.gnu.org> Date: Wed, 7 Jan 2009 13:13:23 -0500 From: Glenn Morris To: control severity 1729 minor reassign 1791 emacs,ns reassign 1801 emacs,ns reassign 1802 emacs,ns reassign 1803 emacs,ns reassign 1804 emacs,ns reassign 1815 spam unarchive 737 unarchive 1205 From adrian.b.robert@gmail.com Wed Jan 21 10:13:36 2009 Received: (at 1801-done) by emacsbugs.donarmstrong.com; 21 Jan 2009 18:13:36 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.181]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0LIDWpI023112 for <1801-done@emacsbugs.donarmstrong.com>; Wed, 21 Jan 2009 10:13:34 -0800 Received: by ik-out-1112.google.com with SMTP id b32so227418ika.1 for <1801-done@emacsbugs.donarmstrong.com>; Wed, 21 Jan 2009 10:13:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version :content-transfer-encoding:message-id:content-type:to:from:subject :date:x-mailer; bh=Knr1D14Bp3oXYtxp4GMUCGmPXcm/ZiD6C7lhSRP8PNI=; b=ePzlDY0vUsS2REIMViunfiiVjcbygo5Pd2iFDjYKKyXQ6cw2Fy8prEWkPjhjRc1kRl y+MdybPopXReN8zp9ucB3aXDJtJt3Qa2evVRlV+zW5/4U2MCvw2gTOWZYvJymQjM+nQy YcmFLHRNBQ3rjx8j0N7RjGSVaZyukBW7uZxkw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:content-transfer-encoding:message-id:content-type:to :from:subject:date:x-mailer; b=upq9AoTnsnaxvSq3bnIb+FSr5EQDdAHjOlmMN6Y5UaV7P9mwSP3TSuNneQgpbnHRCJ xbw/+JBGw/ttF2GI2oluFUTOnuqmOSXcVz7KVEZpl1pO3/auCJe0wzxM9d2Dyu8xtF2X L1VkkgMkq4agFPRvbOIecz0Vck5nnsVidKRcc= Received: by 10.210.139.15 with SMTP id m15mr897006ebd.118.1232561612196; Wed, 21 Jan 2009 10:13:32 -0800 (PST) Received: from ?192.168.1.101? (h018098.gprs.dnafinland.fi [87.93.18.98]) by mx.google.com with ESMTPS id 28sm2354854eye.50.2009.01.21.10.13.17 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 21 Jan 2009 10:13:31 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: 7bit Message-Id: <146AD1A1-8847-45E5-914D-110DD1E4BFCE@gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed To: 1801-done@debbugs.gnu.org From: Adrian Robert Subject: Re: Cancel button in Preferences should always cancel Date: Wed, 21 Jan 2009 20:12:55 +0200 X-Mailer: Apple Mail (2.753.1) Closing, fixed 2009/01/21. From unknown Tue Jun 24 15:42:57 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Thu, 19 Feb 2009 15:24:05 +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