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: Emacs 23.1.93 pretest Date: Thu, 04 Mar 2010 20:32:18 +0900 Message-ID: References: <87pr3rny7e.fsf@stupidchicken.com> <83fx4n122q.fsf@gnu.org> <833a0ndlo0.fsf@gnu.org> <83pr3qddl4.fsf@gnu.org> <87tyt21z5b.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1267702369 20791 80.91.229.12 (4 Mar 2010 11:32:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 4 Mar 2010 11:32:49 +0000 (UTC) Cc: lekktu@gmail.com, eliz@gnu.org, emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 04 12:32:44 2010 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.69) (envelope-from ) id 1Nn9IG-000361-59 for ged-emacs-devel@m.gmane.org; Thu, 04 Mar 2010 12:32:40 +0100 Original-Received: from localhost ([127.0.0.1]:37445 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nn9ID-0001JB-56 for ged-emacs-devel@m.gmane.org; Thu, 04 Mar 2010 06:32:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nn9I3-0001J6-PT for emacs-devel@gnu.org; Thu, 04 Mar 2010 06:32:27 -0500 Original-Received: from [140.186.70.92] (port=42789 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nn9I1-0001Iy-Rv for emacs-devel@gnu.org; Thu, 04 Mar 2010 06:32:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nn9I1-0003iK-EJ for emacs-devel@gnu.org; Thu, 04 Mar 2010 06:32:25 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:42931) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nn9Hz-0003hy-JY; Thu, 04 Mar 2010 06:32:24 -0500 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id o24BWJFP024495; Thu, 4 Mar 2010 20:32:19 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id o24BWJba018087; Thu, 4 Mar 2010 20:32:19 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id o24BWIS0010280; Thu, 4 Mar 2010 20:32:18 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1Nn9Hu-0005U8-J7; Thu, 04 Mar 2010 20:32:18 +0900 In-Reply-To: <87tyt21z5b.fsf@stupidchicken.com> (message from Chong Yidong on Sat, 27 Feb 2010 10:22:56 -0500) X-detected-operating-system: by eggs.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:121638 Archived-At: In article <87tyt21z5b.fsf@stupidchicken.com>, Chong Yidong writes: > Eli Zaretskii writes: > > + (myanmar ,(font-spec :registry "iso10646-1" :otf '(mymr)) > > + ,(font-spec :registry "iso10646-1" :script 'myanmar)) > > + > > > > Perhaps Handa-san could take a look at this. The entry you added > > seems to violate the doc string of `font-spec' > I've checked in a fix for the :otf spec. Thank you, but I changed the spec to ":otf '(mymr nil nil))" because the only Burmese OTF font I know is from SIL and it doesn't contain "LangSys" "brm" nor "GPOS" "liga". Do you know any Burmese OTF fonts that matche with the spec "(mymr brm (liga mark))"? --- Kenichi Handa handa@m17n.org