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: Recent CVS Emacs breaks color-themes Date: Wed, 08 Oct 2008 21:22:43 +0900 Message-ID: References: <87wsgq1bcd.fsf@anzu.internal.golden-gryphon.com> <48E6223D.4000605@gmx.at> <87ljx51yiv.fsf@anzu.internal.golden-gryphon.com> <48E64E88.4040305@gmx.at> <87zlllyn00.fsf@anzu.internal.golden-gryphon.com> <87abdixvpf.fsf@anzu.internal.golden-gryphon.com> <8763o6xpoi.fsf@anzu.internal.golden-gryphon.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1223468689 7471 80.91.229.12 (8 Oct 2008 12:24:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Oct 2008 12:24:49 +0000 (UTC) Cc: emacs-devel@gnu.org To: Manoj Srivastava Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 08 14:25:41 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 1KnY6k-0001Wd-1g for ged-emacs-devel@m.gmane.org; Wed, 08 Oct 2008 14:25:39 +0200 Original-Received: from localhost ([127.0.0.1]:50047 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KnY5d-00049D-Hl for ged-emacs-devel@m.gmane.org; Wed, 08 Oct 2008 08:24:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KnY5Z-00048j-Go for emacs-devel@gnu.org; Wed, 08 Oct 2008 08:24:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KnY41-0003g3-W0 for emacs-devel@gnu.org; Wed, 08 Oct 2008 08:22:56 -0400 Original-Received: from [199.232.76.173] (port=42777 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KnY40-0003fW-DX for emacs-devel@gnu.org; Wed, 08 Oct 2008 08:22:49 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:59481) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KnY3z-0001dK-RS for emacs-devel@gnu.org; Wed, 08 Oct 2008 08:22:48 -0400 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id m98CMh1l010423; Wed, 8 Oct 2008 21:22:43 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id m98CMhRg001022; Wed, 8 Oct 2008 21:22:43 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id m98CMhWR022524; Wed, 8 Oct 2008 21:22:43 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.69) (envelope-from ) id 1KnY3v-0002lZ-Ce; Wed, 08 Oct 2008 21:22:43 +0900 In-reply-to: <8763o6xpoi.fsf@anzu.internal.golden-gryphon.com> (message from Manoj Srivastava on Mon, 06 Oct 2008 00:23:09 -0500) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) 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:104418 Archived-At: In article <8763o6xpoi.fsf@anzu.internal.golden-gryphon.com>, Manoj Srivastava writes: > Here is the result from todays emacs. As a comparison, I am > also attaching a log from the emacs that does not mangle my fonts after > this. The output is different. Thank you for the info. > From Today's CVS: > --8<---------------cut here---------------start------------->8--- > list: -dejavu-dejavu sans mono-medium-*-normal--*-100-100-c-73-iso10646-1 Ummm, it seems that you are somehow using 'dejavu sans mono' font as an X core font. Please show me the result of these commands. % xlsfonts | grep -i 'dejavu sans mono' % fc-list 'dejavu sans mono' family style file --- Kenichi Handa handa@ni.aist.go.jp