From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: font-lock faces use different font with font-backend Date: Sat, 08 Mar 2008 15:05:54 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205006795 15682 80.91.229.12 (8 Mar 2008 20:06:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Mar 2008 20:06:35 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 08 21:07:02 2008 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 1JY5Jt-0001oh-EX for ged-emacs-devel@m.gmane.org; Sat, 08 Mar 2008 21:07:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JY5JL-0006RM-It for ged-emacs-devel@m.gmane.org; Sat, 08 Mar 2008 15:06:27 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JY5Is-0006Ev-Ep for emacs-devel@gnu.org; Sat, 08 Mar 2008 15:05:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JY5Iq-0006Cx-Op for emacs-devel@gnu.org; Sat, 08 Mar 2008 15:05:57 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JY5Iq-0006Cm-CV for emacs-devel@gnu.org; Sat, 08 Mar 2008 15:05:56 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JY5Iq-0000Eo-4T for emacs-devel@gnu.org; Sat, 08 Mar 2008 15:05:56 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JY5Io-0001er-PL; Sat, 08 Mar 2008 15:05:54 -0500 X-Spook: colonel Noriega ANZUS Chobetsu Roswell brigand ASIO X-Ran: atl3hv;e$4kn?SGk9fao5xHH{|^'!IlPv,1&ct\WzABW#j6tRg|*jk>"wrj]L[coRyE0$X X-Hue: magenta X-Attribution: GM In-Reply-To: (Glenn Morris's message of "Fri, 07 Mar 2008 02:59:20 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:91762 Archived-At: Glenn Morris wrote: > Glenn Morris wrote: > >> In `emacs -Q', most font-lock faces are for some reason in a different >> font to the default font. > > Some more information: the faces are only different in the initial > frame. In other frames they look correct. Yet more information: the font used for mode-line-inactive face is also wrong, in every frame.