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: Unicode 6.0 beta Date: Fri, 04 Jun 2010 13:06:58 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1275671498 4771 80.91.229.12 (4 Jun 2010 17:11:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 4 Jun 2010 17:11:38 +0000 (UTC) Cc: Emacs developers To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 04 19:11:37 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 1OKaQi-0005Qs-J5 for ged-emacs-devel@m.gmane.org; Fri, 04 Jun 2010 19:11:36 +0200 Original-Received: from localhost ([127.0.0.1]:56120 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKaQh-0001sM-MD for ged-emacs-devel@m.gmane.org; Fri, 04 Jun 2010 13:11:35 -0400 Original-Received: from [140.186.70.92] (port=53798 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKaMK-0008DC-Cc for emacs-devel@gnu.org; Fri, 04 Jun 2010 13:07:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OKaMF-00076w-BW for emacs-devel@gnu.org; Fri, 04 Jun 2010 13:07:04 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:14774 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OKaMF-00076q-8O for emacs-devel@gnu.org; Fri, 04 Jun 2010 13:06:59 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAJPPCEzO+K4b/2dsb2JhbACeRXK/YIJmgjEEjF8 X-IronPort-AV: E=Sophos;i="4.53,362,1272859200"; d="scan'208";a="67310216" Original-Received: from 206-248-174-27.dsl.teksavvy.com (HELO pastel.home) ([206.248.174.27]) by ironport2-out.pppoe.ca with ESMTP; 04 Jun 2010 13:06:58 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id C113781F8; Fri, 4 Jun 2010 13:06:58 -0400 (EDT) In-Reply-To: (Juanma Barranquero's message of "Fri, 4 Jun 2010 16:46:24 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.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:125516 Archived-At: > The beta review for Unicode 6.0 just started. I think it'd be useful > to upgrade the trunk to use the beta Unicode 6.0 data, so any problem > with it can be detected as soon as possible, in accordance with the > recommendations from Unicode (at > http://www.unicode.org/versions/beta.html): Assuming there's been no odd license change, then yes, we should probably switch to that beta data in preparation for using 6.0 when Emacs-24 comes out. This said, it's probably not very urgent or even important at this point. Stefan