From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#16694: Regression by commit 115663 (bzr): Theme face attributes no longer take precedence over X resources Date: Thu, 20 Feb 2014 20:27:08 +0200 Message-ID: <83txbt4p37.fsf@gnu.org> References: <52F601AE.5040309@binary-island.eu> <52FE6BD6.7090607@binary-island.eu> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1392920890 27819 80.91.229.3 (20 Feb 2014 18:28:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Feb 2014 18:28:10 +0000 (UTC) Cc: 16694@debbugs.gnu.org To: Matthias Dahl Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 20 19:28:18 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WGYM4-0005Ck-8w for geb-bug-gnu-emacs@m.gmane.org; Thu, 20 Feb 2014 19:28:16 +0100 Original-Received: from localhost ([::1]:40150 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGYM3-0003Ph-SH for geb-bug-gnu-emacs@m.gmane.org; Thu, 20 Feb 2014 13:28:15 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49685) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGYLw-0003Os-31 for bug-gnu-emacs@gnu.org; Thu, 20 Feb 2014 13:28:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WGYLq-0004Y4-Jd for bug-gnu-emacs@gnu.org; Thu, 20 Feb 2014 13:28:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:60961) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGYLq-0004Xr-Gy for bug-gnu-emacs@gnu.org; Thu, 20 Feb 2014 13:28:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WGYLq-0004C7-3R for bug-gnu-emacs@gnu.org; Thu, 20 Feb 2014 13:28:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 20 Feb 2014 18:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16694 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 16694-submit@debbugs.gnu.org id=B16694.139292082416038 (code B ref 16694); Thu, 20 Feb 2014 18:28:02 +0000 Original-Received: (at 16694) by debbugs.gnu.org; 20 Feb 2014 18:27:04 +0000 Original-Received: from localhost ([127.0.0.1]:33910 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WGYKu-0004Ab-Dh for submit@debbugs.gnu.org; Thu, 20 Feb 2014 13:27:04 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:54416) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WGYKr-0004A1-Bp for 16694@debbugs.gnu.org; Thu, 20 Feb 2014 13:27:02 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0N1B00E004C9PT00@a-mtaout21.012.net.il> for 16694@debbugs.gnu.org; Thu, 20 Feb 2014 20:26:54 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N1B00EM24KUKN80@a-mtaout21.012.net.il>; Thu, 20 Feb 2014 20:26:54 +0200 (IST) In-reply-to: <52FE6BD6.7090607@binary-island.eu> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:85955 Archived-At: > Date: Fri, 14 Feb 2014 20:17:42 +0100 > From: Matthias Dahl > Cc: 16694@debbugs.gnu.org > > The attached patch is what I am using locally and it fixes all problems > for me. I also tested bug #16434 and it works fine w/ the patch applied. > Basically it puts everything from X resources back to be applied first > and everything else on-top. Thus everything else is taking priority. > > Consider the patch a raw version and a RFC-- missing proper changes to > the comments and I'd probably pull the conditional > (no-init-from-x-resources) up into make-face-x-resource-internal and > change the usage throughout the rest of the file. > > But I'm not too well versed with Emacs' deep inner workings, and even > though it makes sense to me :), I might be completely off and just > fixing the symptoms. If so, I'd gladly help in finding the proper root > cause and learning a bit more in the process... Any reasons not to install this? Anybody?