From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Qiang Guo Newsgroups: gmane.emacs.help Subject: Re: Why can't emacs recognize X fonts? Date: Mon, 21 Jun 2010 15:38:39 -0600 Message-ID: References: <87aaqq1kyz.fsf@rimspace.net> <424C6A04-3435-487C-9985-CAE28C3079E8@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: dough.gmane.org 1277156477 12650 80.91.229.12 (21 Jun 2010 21:41:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 Jun 2010 21:41:17 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org list" To: Peter Dyballa Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 21 23:41:13 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OQojf-0006Wr-IX for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Jun 2010 23:41:11 +0200 Original-Received: from localhost ([127.0.0.1]:33463 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQoiy-0004zG-KL for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Jun 2010 17:40:12 -0400 Original-Received: from [140.186.70.92] (port=56123 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OQoiV-0004pL-4x for help-gnu-emacs@gnu.org; Mon, 21 Jun 2010 17:39:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OQohe-0002Zl-Uv for help-gnu-emacs@gnu.org; Mon, 21 Jun 2010 17:38:51 -0400 Original-Received: from mail-pw0-f41.google.com ([209.85.160.41]:34748) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OQohe-0002Za-QX for help-gnu-emacs@gnu.org; Mon, 21 Jun 2010 17:38:50 -0400 Original-Received: by pwi7 with SMTP id 7so4390409pwi.0 for ; Mon, 21 Jun 2010 14:38:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:message-id:from:to:cc :subject:in-reply-to:references:user-agent:mime-version:content-type; bh=Zop/1/EcsGviXBPriS1ODfHGQ0+Z1/ITM7vO8/AorwQ=; b=ZRGdm4kJ7Mg2jkqfYMBThmEPxxLi/uppBc845/z/aYQ577wHslyYCsSAfftoqaIZei mBmKu3AYRJ6hlaVCj+VPCVUCkM5gpiMxKViT2s0PSpO6W+ZvzKMiGkNG/dojvA/lmgRC Mwon6hA74RlysBT7KY2m32z3BXCDgGOSACuSg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:message-id:from:to:cc:subject:in-reply-to:references :user-agent:mime-version:content-type; b=gSxN7QZoEq0cbGd72FYv+CZ3/22Hwe14yd5Op3NsARVM7F801HeTeWipE5dBQb6f4M EvlH2B/J3EzL831kBKHoM0HSGrVee/J21B8l/myhc5Uloe7KwglVXZaUn4UENRl9O014 PzZqqaUnuz8vnauQedZTqIc5zthSMrH5pHNHU= Original-Received: by 10.142.250.21 with SMTP id x21mr4018499wfh.263.1277156327235; Mon, 21 Jun 2010 14:38:47 -0700 (PDT) Original-Received: from uwsclient-161-158.uws.ualberta.ca.gmail.com ([142.244.161.158]) by mx.google.com with ESMTPS id b2sm11331577rvn.7.2010.06.21.14.38.45 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 21 Jun 2010 14:38:46 -0700 (PDT) In-Reply-To: <424C6A04-3435-487C-9985-CAE28C3079E8@Web.DE> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.7 Emacs/23.2 (x86_64-apple-darwin10.3.0) MULE/6.0 (HANACHIRUSATO) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:73944 Archived-At: Hi, Peter Thanks for your reply, which is really helpful. But I still don't solve the problem. I'm pretty sure that other X application can find those xft fonts. So the problem i think must lie in emacs. I thought emacs can recognize fonts avaliable to X inherently, or can it ? Cheers Qiang