From unknown Sat Aug 09 04:59:39 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2426: 23.0.90; .Xdefaults break emacs on MacOsX Reply-To: David Abrahams , 2426@debbugs.gnu.org Resent-From: David Abrahams Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 21 Feb 2009 19:05:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 2426 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.123524259623688 (code B ref -1); Sat, 21 Feb 2009 19:05:05 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 21 Feb 2009 18:56: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.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 n1LIuWIt023682 for ; Sat, 21 Feb 2009 10:56:33 -0800 Received: from mail.gnu.org ([199.232.76.166]:56214 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LawzU-0004m2-Q3 for emacs-pretest-bug@gnu.org; Sat, 21 Feb 2009 13:54:21 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Lax1Y-0005kw-OZ for emacs-pretest-bug@gnu.org; Sat, 21 Feb 2009 13:56:31 -0500 Received: from smtp02.lnh.mail.rcn.net ([207.172.157.102]:61550) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lax1Y-0005js-CN for emacs-pretest-bug@gnu.org; Sat, 21 Feb 2009 13:56:28 -0500 Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 21 Feb 2009 13:56:24 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.10.4-GA) with ESMTP id KQZ38309; Sat, 21 Feb 2009 13:55:36 -0500 (EST) Received: from 207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com (HELO zreba.local.boostpro.com) ([207.172.223.249]) by smtp01.lnh.mail.rcn.net with ESMTP; 21 Feb 2009 13:55:35 -0500 From: David Abrahams To: emacs-pretest-bug@gnu.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (darwin) Date: Sat, 21 Feb 2009 13:55:34 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. --=-=-= Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: * Install this file as ~/.Xdefaults ------- --=-=-= Content-Disposition: inline; filename=Xdefaults Emacs.FontBackend: xft Emacs.font: Bitstream Vera Sans Mono-10.5 Emacs.toolBar: 0 Emacs.menuBar: 1 --=-=-= ------- * start emacs-23 (I'm using a nightly build from http://porkrind.org/emacs/) on MacOS * `M-x set-default-fontmonaco 14' Emacs crashes. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /Applications/Emacs.app/Contents/Resources/etc/DEBUG for instructions. In GNU Emacs 23.0.90.1 (i386-apple-darwin9.6.0, NS apple-appkit-949.43) of 2009-02-18 on black.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: Dired by name Minor modes in effect: shell-dirtrack-mode: t show-paren-mode: t server-mode: t global-auto-revert-mode: t delete-selection-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: M-x s e t - v a r s m t p p m a i l - s m t p - s e r v e r M-x l o a d - l i b s m t p b m a i l M-x M-p M-p s m t s m e r " s m t p . r c . n . c o m " M-x e m a c s - b u r e p o r t - Recent messages: Tramp: Waiting for prompts from remote shell Tramp: Found remote shell prompt on `192.168.188.10' Tramp: Sending command `sudo -u root -s -H -p Password:; echo "Tramp" "connection" "closed"; sleep 1' Tramp: Waiting for prompts from remote shell Tramp: Sending password Tramp: Found remote shell prompt on `192.168.188.10' [3 times] call-interactively: Text is read-only Quit Loading smtpmail...done Making completion list... -- Dave Abrahams BoostPro Computing http://www.boostpro.com --=-=-=-- From rgm@gnu.org Sat Feb 21 11:41:22 2009 Received: (at control) by emacsbugs.donarmstrong.com; 21 Feb 2009 19:41:22 +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.0 required=4.0 tests=X_DEBBUGS_NO_ACK autolearn=ham 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 n1LJfKhJ003032 for ; Sat, 21 Feb 2009 11:41:21 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Laxgp-00065X-PA; Sat, 21 Feb 2009 14:39:07 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18848.22619.690330.1610@fencepost.gnu.org> Date: Sat, 21 Feb 2009 14:39:07 -0500 From: Glenn Morris To: control Subject: control message X-Debbugs-No-Ack: yes close 2228 close 2229 tags 2348 moreinfo reassign 2426 emacs,ns severity 2422 wishlist severity 2421 wishlist reassign 2402 emacs,ns reassign 2377 emacs,ns reassign 2375 emacs,ns tags 2365 moreinfo From unknown Sat Aug 09 04:59:39 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2426: 23.0.90; .Xdefaults break emacs on MacOsX Reply-To: Adrian Robert , 2426@debbugs.gnu.org Resent-From: Adrian Robert Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs , owner@debbugs.gnu.org Resent-Date: Fri, 06 Mar 2009 19:35:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 2426 X-Emacs-PR-Package: emacs,ns X-Emacs-PR-Keywords: Received: via spool by 2426-submit@emacsbugs.donarmstrong.com id=B2426.123636751414351 (code B ref 2426); Fri, 06 Mar 2009 19:35:05 +0000 Received: (at 2426) by emacsbugs.donarmstrong.com; 6 Mar 2009 19:25:14 +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 mail-ew0-f176.google.com (mail-ew0-f176.google.com [209.85.219.176]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n26JPAuR013432 for <2426@emacsbugs.donarmstrong.com>; Fri, 6 Mar 2009 11:25:11 -0800 Received: by ewy24 with SMTP id 24so274418ewy.1 for <2426@emacsbugs.donarmstrong.com>; Fri, 06 Mar 2009 11:25:04 -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-type :message-id:cc:content-transfer-encoding:from:subject:date:to :x-mailer; bh=2IYn/3AaXMEwvS2Qp2eM/r+htxx3DovW9jv8sZB/MLE=; b=IT3q2Es/ZVYgqqLvDd1Fvz93pxbqq1B6P5+3r7RcQge3M4vDGs52iU6CmVZqO915P8 IVqYmT2h54XI2VMIDye6TyLtQ5RxVbogQ9rwnIiRCGI7Qfp2BZiRX5GCIGMcoYidILFy fpTPq+XTllsKplSK8cZN/mpbRj7dMAwHcafpo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:content-type:message-id:cc:content-transfer-encoding :from:subject:date:to:x-mailer; b=NSnW3rcCNJu1uHBIWtp6cpZnV53Uf2WFWNlgSnHz4okmWHkO4oF+j2eB88fYjiHBFe vsedCsHy5JO1J5gkA46YjX4Eml104nA19vPES984wNL333FUc+g0nSSkCI9WlZEsW3TS 8R023zRajOU0yTY2soGxpD8lSnXRvK9kQ3X0M= Received: by 10.210.42.20 with SMTP id p20mr157800ebp.30.1236367504746; Fri, 06 Mar 2009 11:25:04 -0800 (PST) Received: from ?88.194.192.246? (gprs-prointernet-ffc0c200-246.dhcp.inet.fi [88.194.192.246]) by mx.google.com with ESMTPS id i3sm2901310nfh.33.2009.03.06.11.25.02 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 06 Mar 2009 11:25:03 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Cc: David Abrahams Content-Transfer-Encoding: 7bit From: Adrian Robert Date: Fri, 6 Mar 2009 21:25:41 +0200 To: 2426@debbugs.gnu.org X-Mailer: Apple Mail (2.753.1) Hi, Are you 100% you are running the emacs you are reporting the bug from when you get the crash you describe? The config info says "--with- ns" and "apple-appkit", but: 1) ~/.Xdefaults is not read when running under NS 2) It is impossible to type "M-x set-default-font monaco 14" as you describe -- completion fails. From unknown Sat Aug 09 04:59:39 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: David Abrahams Subject: bug#2426 closed by Adrian Robert (Re: .Xdefaults break emacs on MacOsX) Message-ID: References: <66CA9921-9F9A-4BDB-B968-1D167ECD995D@gmail.com> X-Emacs-PR-Message: they-closed 2426 X-Emacs-PR-Package: emacs,ns Reply-To: 2426@debbugs.gnu.org Date: Sun, 31 May 2009 05:45:07 +0000 Content-Type: multipart/mixed; boundary="----------=_1243748707-10694-1" This is a multi-part message in MIME format... ------------=_1243748707-10694-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: #2426: 23.0.90; .Xdefaults break emacs on MacOsX 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 2426: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D2426 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1243748707-10694-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 2426-done) by emacsbugs.donarmstrong.com; 31 May 2009 05:41:21 +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=1.1 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n4V5fGSw010181 for <2426-done@emacsbugs.donarmstrong.com>; Sat, 30 May 2009 22:41:18 -0700 Received: by fg-out-1718.google.com with SMTP id e12so271141fga.20 for <2426-done@emacsbugs.donarmstrong.com>; Sat, 30 May 2009 22:41:16 -0700 (PDT) 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=mgxC7bpPCLJJvmpA1szEj3NLZ+NXCPZJJ6FpbUvw42I=; b=PewogV5aPekxotMQuPBvrsSYGu8LT0UzsNNMkbnUVS32+gsc4Vq0uh8FWrBLpoz+hX eYDsvEkKjTCcv9v6+BV8twWqrp+KmAlSzSFYNgAUfLF/v75vB10Wf+smdr11YLQQK0Kd PHJcqFkZon3Ijr4cPrgHPHcK3Qf/VuzsLaDfA= 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=FSP3OEEtERpjMicGZN1/2tFRXR3rPcbwxyQhq8l1Qc1ojDGLaFGVO/K181K1t1dZZe jozlPY61bWBt/q2hy2+gyV0qYxA5AY9BnuEAu6zsj47E9BmG4o8Hp+hOQrcze8sU0Nxn vBdXYKmgRkzjpr4FskeqCokFTYFFpg6vmNePw= Received: by 10.86.71.8 with SMTP id t8mr4889869fga.60.1243748476007; Sat, 30 May 2009 22:41:16 -0700 (PDT) Received: from ?192.168.1.23? (ppp-58-8-194-189.revip2.asianet.co.th [58.8.194.189]) by mx.google.com with ESMTPS id 4sm7351474fgg.23.2009.05.30.22.41.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 30 May 2009 22:41:15 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: 7bit Message-Id: <66CA9921-9F9A-4BDB-B968-1D167ECD995D@gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: 2426-done@debbugs.gnu.org From: Adrian Robert Subject: Re: .Xdefaults break emacs on MacOsX Date: Sun, 31 May 2009 12:41:41 +0700 X-Mailer: Apple Mail (2.753.1) Closing, no further confirmation, and the report does not seem consistent. ------------=_1243748707-10694-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 21 Feb 2009 18:56: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.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 n1LIuWIt023682 for ; Sat, 21 Feb 2009 10:56:33 -0800 Received: from mail.gnu.org ([199.232.76.166]:56214 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LawzU-0004m2-Q3 for emacs-pretest-bug@gnu.org; Sat, 21 Feb 2009 13:54:21 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Lax1Y-0005kw-OZ for emacs-pretest-bug@gnu.org; Sat, 21 Feb 2009 13:56:31 -0500 Received: from smtp02.lnh.mail.rcn.net ([207.172.157.102]:61550) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lax1Y-0005js-CN for emacs-pretest-bug@gnu.org; Sat, 21 Feb 2009 13:56:28 -0500 Received: from mr08.lnh.mail.rcn.net ([207.172.157.28]) by smtp02.lnh.mail.rcn.net with ESMTP; 21 Feb 2009 13:56:24 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr08.lnh.mail.rcn.net (MOS 3.10.4-GA) with ESMTP id KQZ38309; Sat, 21 Feb 2009 13:55:36 -0500 (EST) Received: from 207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com (HELO zreba.local.boostpro.com) ([207.172.223.249]) by smtp01.lnh.mail.rcn.net with ESMTP; 21 Feb 2009 13:55:35 -0500 From: David Abrahams To: emacs-pretest-bug@gnu.org Subject: 23.0.90; .Xdefaults break emacs on MacOsX User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (darwin) Date: Sat, 21 Feb 2009 13:55:34 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. --=-=-= Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: * Install this file as ~/.Xdefaults ------- --=-=-= Content-Disposition: inline; filename=Xdefaults Emacs.FontBackend: xft Emacs.font: Bitstream Vera Sans Mono-10.5 Emacs.toolBar: 0 Emacs.menuBar: 1 --=-=-= ------- * start emacs-23 (I'm using a nightly build from http://porkrind.org/emacs/) on MacOS * `M-x set-default-fontmonaco 14' Emacs crashes. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /Applications/Emacs.app/Contents/Resources/etc/DEBUG for instructions. In GNU Emacs 23.0.90.1 (i386-apple-darwin9.6.0, NS apple-appkit-949.43) of 2009-02-18 on black.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: Dired by name Minor modes in effect: shell-dirtrack-mode: t show-paren-mode: t server-mode: t global-auto-revert-mode: t delete-selection-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: M-x s e t - v a r s m t p p m a i l - s m t p - s e r v e r M-x l o a d - l i b s m t p b m a i l M-x M-p M-p s m t s m e r " s m t p . r c . n . c o m " M-x e m a c s - b u r e p o r t - Recent messages: Tramp: Waiting for prompts from remote shell Tramp: Found remote shell prompt on `192.168.188.10' Tramp: Sending command `sudo -u root -s -H -p Password:; echo "Tramp" "connection" "closed"; sleep 1' Tramp: Waiting for prompts from remote shell Tramp: Sending password Tramp: Found remote shell prompt on `192.168.188.10' [3 times] call-interactively: Text is read-only Quit Loading smtpmail...done Making completion list... -- Dave Abrahams BoostPro Computing http://www.boostpro.com --=-=-=-- ------------=_1243748707-10694-1--