From unknown Mon Jun 23 23:52:38 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#1803: 23.0.60; (with-ns) help button in Preferences window should not crash emacs Reply-To: Benjamin Smith-Mannschott , 1803@debbugs.gnu.org Resent-From: "B. Smith-Mannschott" Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 06 Jan 2009 13:20:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 1803 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.123124762416933 (code B ref -1); Tue, 06 Jan 2009 13:20:06 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 6 Jan 2009 13:13:44 +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 n06DDeIf016916 for ; Tue, 6 Jan 2009 05:13:41 -0800 Received: from mx10.gnu.org ([199.232.76.166]:38965) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LKBjR-0000fg-Qe for emacs-pretest-bug@gnu.org; Tue, 06 Jan 2009 08:12:29 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LKBkZ-0007ms-2N for emacs-pretest-bug@gnu.org; Tue, 06 Jan 2009 08:13:39 -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 1LKBkY-0007mI-No for emacs-pretest-bug@gnu.org; Tue, 06 Jan 2009 08:13:38 -0500 Received: by fg-out-1718.google.com with SMTP id l26so2974838fgb.30 for ; Tue, 06 Jan 2009 05:13:38 -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=vsXQw0gbYc9/4wGrQGaoLCATzhUurB+WIDc4QeJa9zM=; b=VvyDkS91yyG4gY+Xb5rgze+rTAv6HTzajOFdfMHvb07bs7YVd0EMmzSXKtAHf22HF3 It9XD5wiTAgjMCV7E7e4TNxLdvz6Oyn2B6HovdwIP80yBcVP8bSrHNkWECK9mGgfQsAm G0mYz3T+p4Qp4fAAs95y+szUqJmUUu6+8T0GI= 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=LOsoU1llVVLZPmuAxnXaylxBdc1HZeiGDFMsD1xzLz8cM1oNcsVscPIIaPVCikRtDq 1W5QjBfViAQaCRRxCdgVthCwtC5fSVBnunBIlvCnsFDDcP3//X9JjVv+UK0wIJIFbi9Q a1rMUFJo3R2HKLP/UIS3GlXO+USJ44jiHMIEM= Received: by 10.86.62.3 with SMTP id k3mr6828807fga.47.1231247618416; Tue, 06 Jan 2009 05:13:38 -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.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 06 Jan 2009 05:13:37 -0800 (PST) Message-Id: <0811D4B6-837C-4BAD-99C5-1E258B2CCBBA@gmail.com> From: "B. Smith-Mannschott" To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Tue, 6 Jan 2009 14:13:31 +0100 X-Mailer: Apple Mail (2.930.3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) This crashes Emacs. Observed Behavior ================= - Start Emacs - Choose "Preferences..." from the application menu ("Emacs"). - (An "Emacs Preferences" Window opens) - Click the small purple question mark in the lower left-hand corner of the window. - (Emacs vanishes) Expected Behavior ================= I would expect clicking (?) to open documentation pertaining to the "Emacs Preferences" window. A good candidate would be the info file (emacs)Top:: > *Note Mac OS / GNUstep:: > Mac / GNUstep Customization. I do not expect clicking (?) to kill emacs without warning. 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 unknown Mon Jun 23 23:52:38 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Benjamin Smith-Mannschott Subject: bug#1803 closed by Adrian Robert (Re: help button in Preferences window should not crash emacs) Message-ID: References: <0811D4B6-837C-4BAD-99C5-1E258B2CCBBA@gmail.com> X-Emacs-PR-Message: they-closed 1803 X-Emacs-PR-Package: emacs,ns Reply-To: 1803@debbugs.gnu.org Date: Wed, 21 Jan 2009 18:20:07 +0000 Content-Type: multipart/mixed; boundary="----------=_1232562007-24646-1" This is a multi-part message in MIME format... ------------=_1232562007-24646-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs,ns package: #1803: 23.0.60; (with-ns) help button in Preferences window should not cras= h emacs It has been closed by Adrian Robert . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Adrian Robert by replying to this email. --=20 1803: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D1803 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1232562007-24646-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 1803-done) by emacsbugs.donarmstrong.com; 21 Jan 2009 18:13:49 +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 n0LIDWpJ023112 for <1803-done@emacsbugs.donarmstrong.com>; Wed, 21 Jan 2009 10:13:47 -0800 Received: by ik-out-1112.google.com with SMTP id b32so227418ika.1 for <1803-done@emacsbugs.donarmstrong.com>; Wed, 21 Jan 2009 10:13:47 -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=lNsHCBtVANGxESZi63WDFaSh0rttidpFeMC+VXgm3qfbtPGy4TCYt+JiVRlt943VSr cScKLsyvY+UiCp1lbxva1clPy4rQvYGsSrxFAPjdv7k6YpK0sBYif8JGr67KlqPCCTHx SgMH8rS+rSR7O/kjWtgK9aGSiE7pJcpwxI1LY= 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=BrI/I5JS0SNKgDFkc0s0/VmzIK85v1oe4ZQkkRzK9NPXDji0/hGvwdtV/spTLJw+yZ U1a8d5cqnNcpS1T9ZQSpN0H6SNX+ZjTQ+4svdROCIhcKJI82fFEVTI1f4QzRZHEEzGWC MO+tJM6dSuStorpBMkbIVMvGoSxVB/hE48Qlg= Received: by 10.210.109.10 with SMTP id h10mr6521868ebc.39.1232561626998; Wed, 21 Jan 2009 10:13:46 -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.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 21 Jan 2009 10:13:45 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: 1803-done@debbugs.gnu.org From: Adrian Robert Subject: Re: help button in Preferences window should not crash emacs Date: Wed, 21 Jan 2009 20:13:51 +0200 X-Mailer: Apple Mail (2.753.1) X-CrossAssassin-Score: 2 Closing, fixed 2009/01/21. ------------=_1232562007-24646-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 6 Jan 2009 13:13:44 +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 n06DDeIf016916 for ; Tue, 6 Jan 2009 05:13:41 -0800 Received: from mx10.gnu.org ([199.232.76.166]:38965) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LKBjR-0000fg-Qe for emacs-pretest-bug@gnu.org; Tue, 06 Jan 2009 08:12:29 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LKBkZ-0007ms-2N for emacs-pretest-bug@gnu.org; Tue, 06 Jan 2009 08:13:39 -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 1LKBkY-0007mI-No for emacs-pretest-bug@gnu.org; Tue, 06 Jan 2009 08:13:38 -0500 Received: by fg-out-1718.google.com with SMTP id l26so2974838fgb.30 for ; Tue, 06 Jan 2009 05:13:38 -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=vsXQw0gbYc9/4wGrQGaoLCATzhUurB+WIDc4QeJa9zM=; b=VvyDkS91yyG4gY+Xb5rgze+rTAv6HTzajOFdfMHvb07bs7YVd0EMmzSXKtAHf22HF3 It9XD5wiTAgjMCV7E7e4TNxLdvz6Oyn2B6HovdwIP80yBcVP8bSrHNkWECK9mGgfQsAm G0mYz3T+p4Qp4fAAs95y+szUqJmUUu6+8T0GI= 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=LOsoU1llVVLZPmuAxnXaylxBdc1HZeiGDFMsD1xzLz8cM1oNcsVscPIIaPVCikRtDq 1W5QjBfViAQaCRRxCdgVthCwtC5fSVBnunBIlvCnsFDDcP3//X9JjVv+UK0wIJIFbi9Q a1rMUFJo3R2HKLP/UIS3GlXO+USJ44jiHMIEM= Received: by 10.86.62.3 with SMTP id k3mr6828807fga.47.1231247618416; Tue, 06 Jan 2009 05:13:38 -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.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 06 Jan 2009 05:13:37 -0800 (PST) Message-Id: <0811D4B6-837C-4BAD-99C5-1E258B2CCBBA@gmail.com> From: "B. Smith-Mannschott" To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Reply-To: Benjamin Smith-Mannschott Subject: 23.0.60; (with-ns) help button in Preferences window should not crash emacs Mime-Version: 1.0 (Apple Message framework v930.3) Date: Tue, 6 Jan 2009 14:13:31 +0100 X-Mailer: Apple Mail (2.930.3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) This crashes Emacs. Observed Behavior ================= - Start Emacs - Choose "Preferences..." from the application menu ("Emacs"). - (An "Emacs Preferences" Window opens) - Click the small purple question mark in the lower left-hand corner of the window. - (Emacs vanishes) Expected Behavior ================= I would expect clicking (?) to open documentation pertaining to the "Emacs Preferences" window. A good candidate would be the info file (emacs)Top:: > *Note Mac OS / GNUstep:: > Mac / GNUstep Customization. I do not expect clicking (?) to kill emacs without warning. 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 ------------=_1232562007-24646-1--