From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: fail on osx between 2/4/2009 and 2/5/2009 Date: Thu, 12 Feb 2009 19:22:28 +0900 Message-ID: References: <861vubqc79.fsf@blue.stonehenge.com> <10DD5733-4089-4A60-B090-4CB5E32A0E19@42tools.com> <49917BE9.6020903@gnu.org> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1234434259 13400 80.91.229.12 (12 Feb 2009 10:24:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Feb 2009 10:24:19 +0000 (UTC) Cc: jasonr@gnu.org, Adrian.B.Robert@gmail.com, emacs-devel@gnu.org, colding@42tools.com To: YAMAMOTO Mitsuharu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 12 11:25:34 2009 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 1LXYl9-0007hO-Rb for ged-emacs-devel@m.gmane.org; Thu, 12 Feb 2009 11:25:32 +0100 Original-Received: from localhost ([127.0.0.1]:54305 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXYjq-0008SA-Ab for ged-emacs-devel@m.gmane.org; Thu, 12 Feb 2009 05:24:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LXYiL-0007pW-Bh for emacs-devel@gnu.org; Thu, 12 Feb 2009 05:22:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXYiK-0007p1-6D for emacs-devel@gnu.org; Thu, 12 Feb 2009 05:22:36 -0500 Original-Received: from [199.232.76.173] (port=35198 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXYiK-0007ov-0f for emacs-devel@gnu.org; Thu, 12 Feb 2009 05:22:36 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:46881) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXYiF-0004nu-Ql; Thu, 12 Feb 2009 05:22:32 -0500 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id n1CAMNC4014782; Thu, 12 Feb 2009 19:22:23 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp2.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id n1CAMM9V021268; Thu, 12 Feb 2009 19:22:22 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp2.aist.go.jp with ESMTP id n1CAMM5P004769; Thu, 12 Feb 2009 19:22:22 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1LXYiC-0004a3-CO; Thu, 12 Feb 2009 19:22:28 +0900 In-reply-to: (message from YAMAMOTO Mitsuharu on Thu, 12 Feb 2009 17:03:39 +0900) X-detected-operating-system: by monty-python.gnu.org: Solaris 9 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:109018 Archived-At: In article , YAMAMOTO Mitsuharu writes: >>>>>> On Thu, 12 Feb 2009 16:37:43 +0900, Kenichi Handa said: > > I'm now thinking about these changes: > > (1) Revert script-representative-chars to the previous state; > > i.e. single entry for mathematical. > It would make nsfont_make_fontset_for_font work again. But that > function is still a kludge that should be removed, and nsfont_list > needs to be changed so as to handle some of :lang, :script, :registry, > and maybe :chars. I fully agree. If Cocoa's font-backend needs some other information to find a proper font, please let me know. --- Kenichi Handa handa@m17n.org