From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: Font Problem with 23.0.92.1 - wrong font used Date: Wed, 08 Apr 2009 11:48:17 +0900 Message-ID: References: <20090407022803.GB5160@metasyntax.net> <20090407084801.GC5160@metasyntax.net> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1239158860 4579 80.91.229.12 (8 Apr 2009 02:47:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Apr 2009 02:47:40 +0000 (UTC) Cc: emacs-devel@gnu.org To: Taylor Venable Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 08 04:48:58 2009 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 1LrNqT-0002SR-Kh for ged-emacs-devel@m.gmane.org; Wed, 08 Apr 2009 04:48:57 +0200 Original-Received: from localhost ([127.0.0.1]:60233 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LrNp5-0004pK-5w for ged-emacs-devel@m.gmane.org; Tue, 07 Apr 2009 22:47:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LrNp0-0004p1-6E for emacs-devel@gnu.org; Tue, 07 Apr 2009 22:47:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LrNot-0004oo-Va for emacs-devel@gnu.org; Tue, 07 Apr 2009 22:47:24 -0400 Original-Received: from [199.232.76.173] (port=33686 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LrNot-0004ol-MB for emacs-devel@gnu.org; Tue, 07 Apr 2009 22:47:19 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:64240) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LrNos-0004Yb-VN for emacs-devel@gnu.org; Tue, 07 Apr 2009 22:47:19 -0400 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id n382lF3Q019378; Wed, 8 Apr 2009 11:47:15 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp2.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id n382lFgY020211; Wed, 8 Apr 2009 11:47:15 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp2.aist.go.jp with ESMTP id n382lEhi005096; Wed, 8 Apr 2009 11:47:14 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1LrNpp-0002wJ-EY; Wed, 08 Apr 2009 11:48:17 +0900 In-reply-to: <20090407084801.GC5160@metasyntax.net> (message from Taylor Venable on Tue, 7 Apr 2009 04:48:01 -0400) X-detected-operating-system: by monty-python.gnu.org: Solaris 9 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:110136 Archived-At: In article <20090407084801.GC5160@metasyntax.net>, Taylor Venable writes: > > What is shown by C-u C-x = on a character shown by the wrong > > font? [...] > xft:-Misc-Fixed-normal-normal-normal-*-13-*-*-*-c-*-iso10646-1 (#x1D) [...] > When shown in the correct font it looks the same: [...] > xft:-Misc-Fixed-normal-normal-normal-*-13-*-*-*-c-*-iso10646-1 (#x1D) Hmmm, the same font name, strange... > Also, attached is my font-log (I tried to format it to make it easier > to read). This is the value after I've started, then used > customize-face default to set it so to use the correct font again. Please run Emacs while setting EMACS_FONT_LOG to 1 and show me the result of M-x font-show-log RET. % EMACS_FONT_LOG=1 emacs M-x font-show-log RET And show me the result of this too: % fc-list fixed:foundry=misc --- Kenichi Handa handa@m17n.org