From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Menu font is oblique Date: Mon, 18 Feb 2008 10:06:55 +0900 Message-ID: References: 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 1203297126 9082 80.91.229.12 (18 Feb 2008 01:12:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Feb 2008 01:12:06 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Peter Dyballa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 18 02:12:30 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 1JQuYW-0005HM-1Y for ged-emacs-devel@m.gmane.org; Mon, 18 Feb 2008 02:12:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQuY0-0005au-TA for ged-emacs-devel@m.gmane.org; Sun, 17 Feb 2008 20:11:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JQuXv-0005aA-V2 for emacs-devel@gnu.org; Sun, 17 Feb 2008 20:11:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JQuXt-0005YE-Js for emacs-devel@gnu.org; Sun, 17 Feb 2008 20:11:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQuXs-0005Xq-Tg for emacs-devel@gnu.org; Sun, 17 Feb 2008 20:11:49 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JQuXs-0006QN-RD for emacs-devel@gnu.org; Sun, 17 Feb 2008 20:11:48 -0500 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JQuXs-0003ZW-KA for emacs-pretest-bug@gnu.org; Sun, 17 Feb 2008 20:11:48 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JQuTN-0005eD-F2 for emacs-pretest-bug@gnu.org; Sun, 17 Feb 2008 20:07:12 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JQuTM-0005dx-Sy for emacs-pretest-bug@gnu.org; Sun, 17 Feb 2008 20:07:09 -0500 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id m1I16vwT022206; Mon, 18 Feb 2008 10:06:57 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp2.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id m1I16uct005644; Mon, 18 Feb 2008 10:06:56 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp2.aist.go.jp with ESMTP id m1I16tGK008276; Mon, 18 Feb 2008 10:06:55 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.69) (envelope-from ) id 1JQuT9-00084V-RG; Mon, 18 Feb 2008 10:06:55 +0900 In-reply-to: (message from Peter Dyballa on Sun, 17 Feb 2008 16:42:14 +0100) 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-kernel: by monty-python.gnu.org: Solaris 8 (1) 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:89430 gmane.emacs.pretest.bugs:21176 Archived-At: In article , Peter Dyballa writes: > and 'xrdb -q' shows > Emacs.FontBackend: x xft > but when I launch GNU Emacs it tells me: > No font backend available > Exit 255 Oops, sorry for my typo. The resource should be like this: Emacs.FontBackend: x,xft > I think I have to re-configure again with --without-freetype ... > because libfreetype is linked to GNU Emacs. I think it's not related. --- Kenichi Handa handa@ni.aist.go.jp