From unknown Sat Aug 09 22:10:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6713: initial-frame-alist params applied to all frames Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 23 Jul 2010 13:40:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 6713 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 6713@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.127989238014747 (code B ref -1); Fri, 23 Jul 2010 13:40:03 +0000 Received: (at submit) by debbugs.gnu.org; 23 Jul 2010 13:39:40 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OcITS-0003po-Tu for submit@debbugs.gnu.org; Fri, 23 Jul 2010 09:39:39 -0400 Received: from mx10.gnu.org ([199.232.76.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OcITO-0003pg-8n for submit@debbugs.gnu.org; Fri, 23 Jul 2010 09:39:36 -0400 Received: from lists.gnu.org ([199.232.76.165]:42877) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OcITL-0001Yn-Ge for submit@debbugs.gnu.org; Fri, 23 Jul 2010 09:39:31 -0400 Received: from [140.186.70.92] (port=50413 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OcITJ-00068M-I7 for bug-gnu-emacs@gnu.org; Fri, 23 Jul 2010 09:39:30 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OcITI-0005pH-17 for bug-gnu-emacs@gnu.org; Fri, 23 Jul 2010 09:39:29 -0400 Received: from pruche.dit.umontreal.ca ([132.204.246.22]:34823) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OcITH-0005p6-MS for bug-gnu-emacs@gnu.org; Fri, 23 Jul 2010 09:39:27 -0400 Received: from ceviche.home (vpn-132-204-232-78.acd.umontreal.ca [132.204.232.78]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id o6NDdN9q022069; Fri, 23 Jul 2010 09:39:24 -0400 Received: by ceviche.home (Postfix, from userid 20848) id 7E4B4660D2; Fri, 23 Jul 2010 15:39:22 +0200 (CEST) From: Stefan Monnier Message-ID: Date: Fri, 23 Jul 2010 15:39:22 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3584=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.0 (----) Package: Emacs Version: 24.0.50 With a .emacs that contains just: (setq initial-frame-alist '((background-color . "grey75"))) start "emacs" and then hit C-x 5 2. Notice that the second frame also has a grey75 background. OTOH my xrdb setting: Emacs.font: -misc-fixed-medium-r-semicondensed--13-*-*-*-*-*-*-* seems to only be applied to the initial frame, but not to the second frame. Stefan In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.20.1) of 2010-07-23 on ceviche Windowing system distributor `The X.Org Foundation', version 11.0.10707000 configured using `configure 'CFLAGS=-Wall -Wno-pointer-sign -DUSE_LISP_UNION_TYPE -DSYNC_INPUT -DENABLE_CHECKING -DXASSERTS -DFONTSET_DEBUG -g -O1 -I/usr/include/GNUstep' 'LDFLAGS=-L/home/monnier/src/Xaw3d' 'CPPFLAGS=-I/home/monnier/src/Xaw3d' '--enable-maintainer-mode'' 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: fr_CH.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Group Minor modes in effect: gnus-undo-mode: t url-handler-mode: t global-reveal-mode: t reveal-mode: t auto-insert-mode: t savehist-mode: t minibuffer-electric-default-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: y g M-> k q s C-g C-u a C-x k M-x r e p o r t - e m Recent messages: Expiring articles...done nnimap: Setting marks in inbox...done nnimap: Setting marks in inbox...done Saving /home/monnier/var/newsrc.eld... Saving file /home/monnier/var/newsrc.eld... Wrote /home/monnier/var/newsrc.eld Saving /home/monnier/var/newsrc.eld...done Retrieving newsgroup: nnimap+diro:emacs... nnimap: Updating info for nnimap+diro:emacs...done Quit getting the articles to read Quit Load-path shadows: /usr/share/emacs23/site-lisp/bbdb/bbdb-migrate hides /usr/share/emacs/site-lisp/bbdb/lisp/bbdb-migrate /usr/share/emacs23/site-lisp/bbdb/bbdb hides /usr/share/emacs/site-lisp/bbdb/lisp/bbdb /usr/share/emacs23/site-lisp/bbdb/bbdb-rmail hides /usr/share/emacs/site-lisp/bbdb/lisp/bbdb-rmail /usr/share/emacs23/site-lisp/bbdb/bbdb-gnus hides /usr/share/emacs/site-lisp/bbdb/lisp/bbdb-gnus /usr/share/emacs23/site-lisp/bbdb/bbdb-w3 hides /usr/share/emacs/site-lisp/bbdb/lisp/bbdb-w3 /usr/share/emacs23/site-lisp/bbdb/bbdb-com hides /usr/share/emacs/site-lisp/bbdb/lisp/bbdb-com /usr/share/emacs23/site-lisp/bbdb/bbdb-merge hides /usr/share/emacs/site-lisp/bbdb/lisp/bbdb-merge /usr/share/emacs23/site-lisp/bbdb/bbdb-ftp hides /usr/share/emacs/site-lisp/bbdb/lisp/bbdb-ftp /usr/share/emacs23/site-lisp/bbdb/bbdb-sc hides /usr/share/emacs/site-lisp/bbdb/lisp/bbdb-sc /usr/share/emacs23/site-lisp/bbdb/bbdb-vm hides /usr/share/emacs/site-lisp/bbdb/lisp/bbdb-vm /usr/share/emacs23/site-lisp/bbdb/bbdb-gui hides /usr/share/emacs/site-lisp/bbdb/lisp/bbdb-gui /usr/share/emacs23/site-lisp/bbdb/bbdb-print hides /usr/share/emacs/site-lisp/bbdb/lisp/bbdb-print /usr/share/emacs23/site-lisp/bbdb/bbdb-hooks hides /usr/share/emacs/site-lisp/bbdb/lisp/bbdb-hooks /usr/share/emacs23/site-lisp/bbdb/bbdb-mhe hides /usr/share/emacs/site-lisp/bbdb/lisp/bbdb-mhe /usr/share/emacs23/site-lisp/bbdb/bbdb-whois hides /usr/share/emacs/site-lisp/bbdb/lisp/bbdb-whois /usr/share/emacs23/site-lisp/bbdb/bbdb-snarf hides /usr/share/emacs/site-lisp/bbdb/lisp/bbdb-snarf Features: (shadow emacsbug executable copyright gnus-cite smiley ansi-color mail-extr gnus-async gnus-bcklg parse-time timezone qp sort byte-opt bytecomp byte-compile gnus-ml disp-table utf-7 utf7 netrc tls nnimap imap nndraft nnmh nnagent nnml gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 epg-config mm-view smime password-cache dig mailcap nntp gnus-cache gnus-sum nnoo gnus-group time-date gnus-undo nnmail mail-source format-spec server gnus-start gnus-spec gnus-int gnus-range message sendmail rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnheader mail-utils wid-edit noutline outline easy-mmode flyspell ispell eldoc checkdoc regexp-opt thingatpt help-mode easymenu view prog-mode package url-handlers url-parse auth-source gnus-util url-vars mm-util mail-prsvr reveal autoinsert uniquify advice help-fns advice-preload savehist minibuf-eldef cl cl-19 cl-loaddefs proof-site proof-autoloads pg-vars bbdb-autoloads agda2 tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page newcomment menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs) From unknown Sat Aug 09 22:10:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6713: initial-frame-alist params applied to all frames Resent-From: Chong Yidong Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 23 Jul 2010 16:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6713 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Monnier Cc: 6713@debbugs.gnu.org Received: via spool by 6713-submit@debbugs.gnu.org id=B6713.127990122719012 (code B ref 6713); Fri, 23 Jul 2010 16:08:02 +0000 Received: (at 6713) by debbugs.gnu.org; 23 Jul 2010 16:07:07 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OcKmA-0004wb-BE for submit@debbugs.gnu.org; Fri, 23 Jul 2010 12:07:06 -0400 Received: from pantheon-po23.its.yale.edu ([130.132.50.117]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OcKm8-0004wF-KT for 6713@debbugs.gnu.org; Fri, 23 Jul 2010 12:07:05 -0400 Received: from furry (dhcp128036014221.central.yale.edu [128.36.14.221]) (authenticated bits=0) by pantheon-po23.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o6NG72fu016046 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 23 Jul 2010 12:07:02 -0400 Received: by furry (Postfix, from userid 1000) id 6FC0AC013; Fri, 23 Jul 2010 12:07:02 -0400 (EDT) From: Chong Yidong References: Date: Fri, 23 Jul 2010 12:07:02 -0400 In-Reply-To: (Stefan Monnier's message of "Fri, 23 Jul 2010 15:39:22 +0200") Message-ID: <87zkxi6v2x.fsf@stupidchicken.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -2.7 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Stefan Monnier writes: > With a .emacs that contains just: > > (setq initial-frame-alist '((background-color . "grey75"))) > > start "emacs" and then hit C-x 5 2. Notice that the second frame also > has a grey75 background. Hmm, I can't reproduce this. For me, the second frame is white. This is with latest bzr sources, and `xrdb -remove' before running Emacs. From unknown Sat Aug 09 22:10:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6713: initial-frame-alist params applied to all frames Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 26 Jul 2010 00:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6713 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Chong Yidong Cc: 6713@debbugs.gnu.org Received: via spool by 6713-submit@debbugs.gnu.org id=B6713.128010378419117 (code B ref 6713); Mon, 26 Jul 2010 00:24:02 +0000 Received: (at 6713) by debbugs.gnu.org; 26 Jul 2010 00:23:04 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OdBTD-0004yI-Bt for submit@debbugs.gnu.org; Sun, 25 Jul 2010 20:23:03 -0400 Received: from pruche.dit.umontreal.ca ([132.204.246.22]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OdBTB-0004xw-Dl for 6713@debbugs.gnu.org; Sun, 25 Jul 2010 20:23:01 -0400 Received: from ceviche.home (vpn-132-204-232-49.acd.umontreal.ca [132.204.232.49]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id o6Q0N2F5031959; Sun, 25 Jul 2010 20:23:02 -0400 Received: by ceviche.home (Postfix, from userid 20848) id C336F660B6; Mon, 26 Jul 2010 02:23:00 +0200 (CEST) From: Stefan Monnier Message-ID: References: <87zkxi6v2x.fsf@stupidchicken.com> Date: Mon, 26 Jul 2010 02:23:00 +0200 In-Reply-To: <87zkxi6v2x.fsf@stupidchicken.com> (Chong Yidong's message of "Fri, 23 Jul 2010 12:07:02 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3585=0 X-Spam-Score: -1.2 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) >> With a .emacs that contains just: >> (setq initial-frame-alist '((background-color . "grey75"))) >> start "emacs" and then hit C-x 5 2. Notice that the second frame also >> has a grey75 background. > Hmm, I can't reproduce this. For me, the second frame is white. This > is with latest bzr sources, and `xrdb -remove' before running Emacs. Hmm... I tried again after "xrdb -remove" and a new "bzr update" and "make bootstrap", but the problem persists for me. Stefan From unknown Sat Aug 09 22:10:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6713: initial-frame-alist params applied to all frames Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 25 Oct 2010 20:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6713 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Chong Yidong Cc: 6713@debbugs.gnu.org Received: via spool by 6713-submit@debbugs.gnu.org id=B6713.12880380897805 (code B ref 6713); Mon, 25 Oct 2010 20:22:01 +0000 Received: (at 6713) by debbugs.gnu.org; 25 Oct 2010 20:21:29 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PATXs-00021q-RO for submit@debbugs.gnu.org; Mon, 25 Oct 2010 16:21:29 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.183] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PATXp-00021i-Ts for 6713@debbugs.gnu.org; Mon, 25 Oct 2010 16:21:26 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvkIAP2ExUxFxL/T/2dsb2JhbACgVXtyvkCFSASSIg X-IronPort-AV: E=Sophos;i="4.58,237,1286164800"; d="scan'208";a="80658381" Received: from 69-196-191-211.dsl.teksavvy.com (HELO pastel.home) ([69.196.191.211]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 25 Oct 2010 16:25:22 -0400 Received: by pastel.home (Postfix, from userid 20848) id 4B5F8A8519; Mon, 25 Oct 2010 16:25:22 -0400 (EDT) From: Stefan Monnier Message-ID: References: <87zkxi6v2x.fsf@stupidchicken.com> Date: Mon, 25 Oct 2010 16:25:22 -0400 In-Reply-To: <87zkxi6v2x.fsf@stupidchicken.com> (Chong Yidong's message of "Fri, 23 Jul 2010 12:07:02 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.1 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.1 (--) >> With a .emacs that contains just: >> (setq initial-frame-alist '((background-color . "grey75"))) >> start "emacs" and then hit C-x 5 2. Notice that the second frame also >> has a grey75 background. > Hmm, I can't reproduce this. For me, the second frame is white. This > is with latest bzr sources, and `xrdb -remove' before running Emacs. I'm still seeing this bug (which appeared back when you changed the default-frame-alist handling): % src/emacs -Q --eval '(setq initial-frame-alist (quote ((background-color . "grey75"))))' C-x 5 2 Gives me 2 frames, both with a grey75 background. If I change grey75 to something else (like "red"), I get a red background in both frames. But I recently noticed that the bug was not present on one of my machine; which happens to be one where I was running a mix of Debian "stable"&"testing" (because of a problem in the "testing" version of the X11 driver). I've now upgraded it back to "testing" and the bug is now present there as well, so it appears to also depend on the version of some library (probably libX11 since the bug appears both with Gtk and Lucid toolkits). Also the bug is not present in the emacs-23 branch, so while the version of some library might matter, Emacs's own code also matters. Stefan From unknown Sat Aug 09 22:10:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6713: initial-frame-alist params applied to all frames References: In-Reply-To: Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 13 Jan 2011 04:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6713 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 6713@debbugs.gnu.org Received: via spool by 6713-submit@debbugs.gnu.org id=B6713.129489332630532 (code B ref 6713); Thu, 13 Jan 2011 04:36:02 +0000 Received: (at 6713) by debbugs.gnu.org; 13 Jan 2011 04:35:26 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PdEuD-0007wP-U1 for submit@debbugs.gnu.org; Wed, 12 Jan 2011 23:35:26 -0500 Received: from ironport2-out.teksavvy.com ([206.248.154.181] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PdEuC-0007wE-96 for 6713@debbugs.gnu.org; Wed, 12 Jan 2011 23:35:24 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AskFADQRLk1FxIbi/2dsb2JhbACWM44SdLwshUwEhGiOKg X-IronPort-AV: E=Sophos;i="4.60,316,1291611600"; d="scan'208";a="87827888" Received: from 69-196-134-226.dsl.teksavvy.com (HELO ceviche.home) ([69.196.134.226]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 12 Jan 2011 23:42:55 -0500 Received: by ceviche.home (Postfix, from userid 20848) id 5234E660BB; Wed, 12 Jan 2011 23:42:55 -0500 (EST) From: Stefan Monnier Message-ID: Date: Wed, 12 Jan 2011 23:42:55 -0500 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.1 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.1 (-) Trying to come back to this bug that's been affecting my Emacs's background for the last 6 months now ;-) I just found out that the behavior is affected by the Xft.dpi value: % echo Xft.dpi: 124 | xrdb % emacs -Q --eval '(progn (setq initial-frame-alist (quote ((background-color . "grey75")))) (make-frame))' C-x 5 2 leaves me with 3 frames: the initial frame with grey75 background (yay!), and 2 frames with white background (yay!). OTOH % echo Xft.dpi: 123 | xrdb % emacs -Q --eval '(progn (setq initial-frame-alist (quote ((background-color . "grey75")))) (make-frame))' C-x 5 2 leaves me with 3 frames: the initial frame with grey75 background (yay!), the second frame with white background (yay!), but the last frame with grey75 background (nay!). Only the value 124 gives me the right answer, on this machine. xdpyinfo says "96x96 dpi", so I'm not sure from where the 124 comes. Does this ring a bell to anyone? Stefan From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 13 23:39:54 2015 Received: (at control) by debbugs.gnu.org; 14 Feb 2015 04:39:54 +0000 Received: from localhost ([127.0.0.1]:42532 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YMUWI-0003Uk-Aw for submit@debbugs.gnu.org; Fri, 13 Feb 2015 23:39:54 -0500 Received: from pruche.dit.umontreal.ca ([132.204.246.22]:56369) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YMUWG-0003Ub-5I for control@debbugs.gnu.org; Fri, 13 Feb 2015 23:39:52 -0500 Received: from fmsmemgm.homelinux.net (lechon.iro.umontreal.ca [132.204.27.242]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id t1E4dnqG009882 for ; Fri, 13 Feb 2015 23:39:49 -0500 Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id 7AC9BAE0CA; Fri, 13 Feb 2015 23:39:49 -0500 (EST) From: Stefan Monnier To: control@debbugs.gnu.org Subject: Re: bug#18413: Inline part displayed in the middle of its button Message-ID: References: Date: Fri, 13 Feb 2015 23:39:49 -0500 In-Reply-To: (Stefan Monnier's message of "Fri, 31 Oct 2014 10:26:33 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 2 Rules triggered GEN_SPAM_FEATRE=0.2, RV5216=0 X-NAI-Spam-Version: 2.3.0.9393 : core <5216> : inlines <2181> : streams <1389914> : uri <1854855> X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.3 (-) close 4942 close 5037 close 6713 close 9787 close 12823 close 6333 thanks