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: Why can't emacs recognize X fonts? Date: Thu, 17 Jun 2010 22:26:06 -0600 Message-ID: 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 1276955060 4740 80.91.229.12 (19 Jun 2010 13:44:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 19 Jun 2010 13:44:20 +0000 (UTC) To: Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 19 15:44:18 2010 connect(): No such file or directory 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 1OPyLK-0001m5-Ei for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Jun 2010 15:44:18 +0200 Original-Received: from localhost ([127.0.0.1]:44274 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPyLJ-0004Vq-Po for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Jun 2010 09:44:17 -0400 Original-Received: from [140.186.70.92] (port=54369 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPT9m-0000Vo-8F for help-gnu-emacs@gnu.org; Fri, 18 Jun 2010 00:26:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPT9l-0000kc-6M for help-gnu-emacs@gnu.org; Fri, 18 Jun 2010 00:26:18 -0400 Original-Received: from mail-pw0-f41.google.com ([209.85.160.41]:43068) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPT9l-0000kS-0V for help-gnu-emacs@gnu.org; Fri, 18 Jun 2010 00:26:17 -0400 Original-Received: by pwi7 with SMTP id 7so699970pwi.0 for ; Thu, 17 Jun 2010 21:26:15 -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 :subject:user-agent:mime-version:content-type; bh=HR/bjoROgS/SgsRWW/urCeIM/Ox9NtBLUQ7+DTf1AJs=; b=Ay7QX0aEInFtS7NGJgQ3DySkuMvmgnyHQT5Ama3c6ILCFjsd+Y7mJk3oN1mcag8qhT WxbH5Xo6bFEx0VNt7r16so2oaU4NyZxFUy2lJezUi3FjIapNy40RpAyS7ym1CEJkHwNO EHgVgK51ywmxv7d9Zv/QnTWDvtqu2Qa6xulgs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:message-id:from:to:subject:user-agent:mime-version :content-type; b=nRShmQiNNfaQLo8PrJ/nz8MqX+TD0QJlDNYDeuKOxLaPeN+EiZ907SPjCfWq7JcgJ3 IwNcxjUCn0NMdDoRp2MkDV3RHMHC3etv2u8eYCc+qNnhsmNN76ycJmBxe89DgEm04Kq3 PlbMT7szHjC4ZuBhNugRfe/E6Y/KwCZCKInjY= Original-Received: by 10.142.3.34 with SMTP id 34mr318564wfc.193.1276835175011; Thu, 17 Jun 2010 21:26:15 -0700 (PDT) Original-Received: from Qiang-Guos-MacBook-Pro.local.gmail.com (d75-152-224-210.abhsia.telus.net [75.152.224.210]) by mx.google.com with ESMTPS id c22sm103738693wam.6.2010.06.17.21.26.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 17 Jun 2010 21:26:14 -0700 (PDT) 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-Mailman-Approved-At: Sat, 19 Jun 2010 09:43:21 -0400 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:73932 Archived-At: Hi, community I'm using a emacs 23.2 I built on Mac OSX under X11. However, it can't not recognize fonts like Monaco which are available in X11. For example, I can see fonts by xlsfonts command. Is there any compiling parameter missing ? Cheers~ Qiang