From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rob Walker Newsgroups: gmane.emacs.devel Subject: Re: [rob@tenfoot.org.uk: set-face-attribute doesn't set default for new frames] Date: Mon, 26 Mar 2007 21:27:17 +0100 Message-ID: <200703262127.17369.rob@tenfoot.org.uk> References: <87ircp4073.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1174968043 20605 80.91.229.12 (27 Mar 2007 04:00:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 27 Mar 2007 04:00:43 +0000 (UTC) Cc: Juri Linkov , rms@gnu.org, emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 27 06:00:34 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HW2rH-0000Vm-Iw for ged-emacs-devel@m.gmane.org; Tue, 27 Mar 2007 06:00:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HW2ta-0001un-OH for ged-emacs-devel@m.gmane.org; Mon, 26 Mar 2007 23:02:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HVvp8-00082U-IO for emacs-devel@gnu.org; Mon, 26 Mar 2007 16:29:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HVvp7-00081K-Ub for emacs-devel@gnu.org; Mon, 26 Mar 2007 16:29:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HVvp7-00080c-NC for emacs-devel@gnu.org; Mon, 26 Mar 2007 15:29:49 -0500 Original-Received: from pih-relay06.plus.net ([212.159.14.133]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HVvmp-00046m-66; Mon, 26 Mar 2007 16:27:27 -0400 Original-Received: from [87.112.64.170] (helo=linchpin.tenfoot.org.uk) by pih-relay06.plus.net with esmtp (Exim) id 1HVvmg-00029z-R1; Mon, 26 Mar 2007 21:27:18 +0100 Original-Received: from rob by linchpin.tenfoot.org.uk with local (Exim 4.63) (envelope-from ) id 1HVvmf-0005sd-J9; Mon, 26 Mar 2007 21:27:17 +0100 User-Agent: KMail/1.9.5 In-Reply-To: <87ircp4073.fsf@stupidchicken.com> Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 X-Mailman-Approved-At: Tue, 27 Mar 2007 00:02:52 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:68653 Archived-At: On Sunday 25 March 2007 20:01, Chong Yidong wrote: > OK. I checked in another fix for the bug. I've tried every > combination of custom-set-face, set-face-attribute, and X resources I > could think of, and it seems to work fine. But please help me test > the fix! I've rebuilt emacs this morning and the faces are now working as expected. Thanks for the quick response. Regards Rob