From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.1.93 pretest Date: Sat, 27 Feb 2010 20:58:55 +0200 Message-ID: <83iq9icxow.fsf@gnu.org> References: <87pr3rny7e.fsf@stupidchicken.com> <83fx4n122q.fsf@gnu.org> <833a0ndlo0.fsf@gnu.org> <83pr3qddl4.fsf@gnu.org> <87tyt21z5b.fsf@stupidchicken.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1267297143 30955 80.91.229.12 (27 Feb 2010 18:59:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 27 Feb 2010 18:59:03 +0000 (UTC) Cc: lekktu@gmail.com, emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 27 19:58:59 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 1NlRsQ-0007rP-Bo for ged-emacs-devel@m.gmane.org; Sat, 27 Feb 2010 19:58:58 +0100 Original-Received: from localhost ([127.0.0.1]:44995 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NlRsP-0004TV-NL for ged-emacs-devel@m.gmane.org; Sat, 27 Feb 2010 13:58:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NlRsK-0004T9-M6 for emacs-devel@gnu.org; Sat, 27 Feb 2010 13:58:52 -0500 Original-Received: from [140.186.70.92] (port=50270 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NlRsJ-0004St-PD for emacs-devel@gnu.org; Sat, 27 Feb 2010 13:58:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NlRsI-0004aX-Su for emacs-devel@gnu.org; Sat, 27 Feb 2010 13:58:51 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:51428) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NlRsI-0004aN-Kx for emacs-devel@gnu.org; Sat, 27 Feb 2010 13:58:50 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0KYI00L00KGCXV00@a-mtaout23.012.net.il> for emacs-devel@gnu.org; Sat, 27 Feb 2010 20:58:48 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.126.163.172]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KYI00KDHKPZI240@a-mtaout23.012.net.il>; Sat, 27 Feb 2010 20:58:48 +0200 (IST) In-reply-to: <87tyt21z5b.fsf@stupidchicken.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:121450 Archived-At: > From: Chong Yidong > Cc: Juanma Barranquero , emacs-devel@gnu.org > Date: Sat, 27 Feb 2010 10:22:56 -0500 > > 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. > > > Btw, the `:otf' spec does not seem to be documented in the ELisp manual. > > I've just added it to display.texi. Thanks. > It's unfortunate that the pretest has an easily triggerable crash on > Windows, but that's life. We should probably have another pretest soon, > for the benefit of Windows testers---let's say Monday, March 8th, a bit > more than a week from now. I would suggest to wait until the problem with decoding emacs-mule is fixed as well.