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: X11 Fonts Date: Sat, 19 Jun 2010 01:17:00 -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 4738 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 1OPyLJ-0001ld-B7 for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Jun 2010 15:44:17 +0200 Original-Received: from localhost ([127.0.0.1]:44280 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPyLI-0004W1-MC for geh-help-gnu-emacs@m.gmane.org; Sat, 19 Jun 2010 09:44:16 -0400 Original-Received: from [140.186.70.92] (port=56856 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPsJF-00049z-Cr for help-gnu-emacs@gnu.org; Sat, 19 Jun 2010 03:17:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPsJC-0006Rz-9e for help-gnu-emacs@gnu.org; Sat, 19 Jun 2010 03:17:45 -0400 Original-Received: from mail-pz0-f41.google.com ([209.85.210.41]:35523) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPsJB-0006Rn-WB for help-gnu-emacs@gnu.org; Sat, 19 Jun 2010 03:17:42 -0400 Original-Received: by pzk30 with SMTP id 30so128238pzk.0 for ; Sat, 19 Jun 2010 00:17:40 -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=IOutzdzeS1fAfyMinmSPWddSDSkwS8m0/ysNCG2UPks=; b=WjqqIybahOLgc6cUuOByivP0P43pjE8yQ8594YZPbSyxqhssMpTGF8GX81YNLmD2KO DaANSgl1vWRtVeVejzhVGGew6NK+IsSf/Zx5Bf58JvnGIOa+xp4d6lC/WRbe1PX17SJR m4DMEGE+8PhRLrjgmoO/ns1NDKzZyFHbRBDVI= 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=E20zIpGokZFLBasMjx68jA4RnH0ImTDvke1ZttXvdXAMWf48tYr1i/a811dRYAJZe1 1+1SlmPNQCeagc8JZVh5qzwQXpZ6yLh10jMScBGJsjzmns0nfKT93gAKgAV5LXZJnMUE Ah6GJyC1YrSict2pRTgUSYQ8apqevs5bW4250= Original-Received: by 10.114.215.30 with SMTP id n30mr1719893wag.27.1276931860191; Sat, 19 Jun 2010 00:17:40 -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 f11sm119006895wai.11.2010.06.19.00.17.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 19 Jun 2010 00:17:39 -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:73931 Archived-At: Hi, community I'm using emacs23.2 built for X11 on Mac OSX. However, it can't recognize fonts available to X. Does anyone know why, is there something I missed when compiling ? Thanks~ Qiang