From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Unicode 6.0 beta Date: Wed, 9 Jun 2010 05:52:00 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1276055569 5766 80.91.229.12 (9 Jun 2010 03:52:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 9 Jun 2010 03:52:49 +0000 (UTC) Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 09 05:52:48 2010 connect(): No such file or directory 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 1OMCLA-0002Q5-Uy for ged-emacs-devel@m.gmane.org; Wed, 09 Jun 2010 05:52:47 +0200 Original-Received: from localhost ([127.0.0.1]:43749 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OMCL8-0003zZ-DL for ged-emacs-devel@m.gmane.org; Tue, 08 Jun 2010 23:52:30 -0400 Original-Received: from [140.186.70.92] (port=56387 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OMCL1-0003z3-DP for emacs-devel@gnu.org; Tue, 08 Jun 2010 23:52:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OMCKz-0005rl-Gb for emacs-devel@gnu.org; Tue, 08 Jun 2010 23:52:22 -0400 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:50701) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OMCKz-0005re-AO for emacs-devel@gnu.org; Tue, 08 Jun 2010 23:52:21 -0400 Original-Received: by bwz1 with SMTP id 1so1709824bwz.0 for ; Tue, 08 Jun 2010 20:52:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=uBpqiAa3ARW9LnfFCPqe1IJNk4WUSj+NlIqZS/OP80M=; b=nm3EtngE2AmTT5XTevxcWWLwIj/jrLFvQedWeEx+xghNu1dbCUMyb0THK4Wc5e7PIu MHTqMrvk1cQtYWgQggQQfSUMvy1cXIxAtug21yvZ+8kcDkhQkbN5Ksa5z+jQCnID37BN 3uWZ9QEBPiw6SqWezJO7MZ1GBsWnFA+geoXhQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=aAvcWXrbpjt8he40o3zC32tKkDi9itmzMB9rLwXcuh1rgAI8v8VDKKk8laO5Iu/XuR qroGpaZacDuhZXB7IlUQacybLYoYlZpnuiBdmntaHxagW3AXMKNxqxiaE0vJjf/ISDq2 LTfnEpdA4/2j2lg3hofj42hdWJwQ9TxoG4tNQ= Original-Received: by 10.204.83.101 with SMTP id e37mr1389678bkl.48.1276055540102; Tue, 08 Jun 2010 20:52:20 -0700 (PDT) Original-Received: by 10.204.32.5 with HTTP; Tue, 8 Jun 2010 20:52:00 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:125655 Archived-At: On Wed, Jun 9, 2010 at 04:42, Kenichi Handa wrote: > I have no objection. =C2=A0But, please take care about a newly > added property value (if any). =C2=A0If there's such, > unidata-gen.el may need adjustment. None is documented. Analyzing UnicodeData.txt, the only "new property value" is this one 1F521;INPUT SYMBOL FOR LATIN SMALL LETTERS;So;0;On;;;;;N;;;;; which has "On" for the Unicode bidi class, but that's surely an error for ON in the data file. > PS. =C2=A0Sorry for the late response. =C2=A0I'm now in a hospital and Sorry to hear that. Juanma