From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: japanese vs. chinese fonts Date: Thu, 02 Oct 2008 08:34:44 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1222950909 16228 80.91.229.12 (2 Oct 2008 12:35:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Oct 2008 12:35:09 +0000 (UTC) Cc: emacs-devel@gnu.org, Miles Bader To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 02 14:36:06 2008 connect(): Connection refused 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 1KlNPY-0001Y2-Gt for ged-emacs-devel@m.gmane.org; Thu, 02 Oct 2008 14:36:04 +0200 Original-Received: from localhost ([127.0.0.1]:40705 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlNOV-0004ns-41 for ged-emacs-devel@m.gmane.org; Thu, 02 Oct 2008 08:34:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KlNOP-0004nK-UY for emacs-devel@gnu.org; Thu, 02 Oct 2008 08:34:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KlNOO-0004mh-DT for emacs-devel@gnu.org; Thu, 02 Oct 2008 08:34:52 -0400 Original-Received: from [199.232.76.173] (port=34496 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlNOO-0004me-6K for emacs-devel@gnu.org; Thu, 02 Oct 2008 08:34:52 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]:9026 helo=ironport2-out.teksavvy.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KlNOH-0007gp-R0; Thu, 02 Oct 2008 08:34:45 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApsEANNc5EjO+KVj/2dsb2JhbACBZrsVgWqBBg X-IronPort-AV: E=Sophos;i="4.33,350,1220241600"; d="scan'208";a="27857668" Original-Received: from 206-248-165-99.dsl.teksavvy.com (HELO pastel.home) ([206.248.165.99]) by ironport2-out.teksavvy.com with ESMTP; 02 Oct 2008 08:34:44 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 6109E80D0; Thu, 2 Oct 2008 08:34:44 -0400 (EDT) In-Reply-To: (Kenichi Handa's message of "Thu, 02 Oct 2008 20:57:35 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:104299 Archived-At: >> What does :lang really mean, anyway? > Fontconfig has it's own database to decide which font is for > which language. The database maps each language to a set of > characters that a font must support to claim that the font > is for that langauge. So I think this problem should be pushed up to fontconfig's team. Stefan