From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: Fixed-pitch and variable-pitch faces Date: Mon, 09 Jun 2008 21:09:33 +0900 Message-ID: References: <871w39mcx5.fsf@stupidchicken.com> <877icz5rai.fsf@stupidchicken.com> <87bq2bus9a.fsf@stupidchicken.com> Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1213013422 5058 80.91.229.12 (9 Jun 2008 12:10:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 9 Jun 2008 12:10:22 +0000 (UTC) Cc: cyd@stupidchicken.com, monnier@iro.umontreal.ca, cloos@jhcloos.com, emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 09 14:11:04 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 1K5gCq-0006A4-Ag for ged-emacs-devel@m.gmane.org; Mon, 09 Jun 2008 14:10:36 +0200 Original-Received: from localhost ([127.0.0.1]:55751 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5gC3-0003GQ-4b for ged-emacs-devel@m.gmane.org; Mon, 09 Jun 2008 08:09:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K5gBz-0003Fe-5J for emacs-devel@gnu.org; Mon, 09 Jun 2008 08:09:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K5gBx-0003FM-Ky for emacs-devel@gnu.org; Mon, 09 Jun 2008 08:09:42 -0400 Original-Received: from [199.232.76.173] (port=46681 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5gBx-0003FF-G1 for emacs-devel@gnu.org; Mon, 09 Jun 2008 08:09:41 -0400 Original-Received: from tyo201.gate.nec.co.jp ([202.32.8.193]:64896) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K5gBt-0006lG-Jz; Mon, 09 Jun 2008 08:09:38 -0400 Original-Received: from relay21.aps.necel.com ([10.29.19.50]) by tyo201.gate.nec.co.jp (8.13.8/8.13.4) with ESMTP id m59C9ZGH020426; Mon, 9 Jun 2008 21:09:35 +0900 (JST) Original-Received: from relay31.aps.necel.com ([10.29.19.20] [10.29.19.20]) by relay21.aps.necel.com with ESMTP; Mon, 9 Jun 2008 21:09:35 +0900 Original-Received: from dhapc248.dev.necel.com ([10.114.112.215] [10.114.112.215]) by relay31.aps.necel.com with ESMTP; Mon, 9 Jun 2008 21:09:35 +0900 Original-Received: by dhapc248.dev.necel.com (Postfix, from userid 31295) id 3E42A468; Mon, 9 Jun 2008 21:09:34 +0900 (JST) System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: (Kenichi Handa's message of "Mon, 09 Jun 2008 21:06:37 +0900") Original-Lines: 13 X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) 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:98795 Archived-At: Kenichi Handa writes: >> (set-face-attribute 'default nil :family "Aurulent Sans Mono") > > Ah, I see. I have to add the code of "try iso8859-1 and, if > it fails, try ascii-0" to one more place. I'll work on it > tomorrow. k, thanks. -Miles -- Is it true that nothing can be known? If so how do we know this? -Woody Allen