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: Unicode-2 version number Date: Fri, 12 Oct 2007 22:20:01 +0900 Message-ID: References: <18190.39057.444292.951667@a1ihome1.kph.uni-mainz.de> <18191.28906.505457.667751@a1i15.kph.uni-mainz.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1192195590 8783 80.91.229.12 (12 Oct 2007 13:26:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 12 Oct 2007 13:26:30 +0000 (UTC) Cc: emacs-devel@gnu.org, monnier@iro.umontreal.ca, emacs@gentoo.org To: Ulrich Mueller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 12 15:26:09 2007 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 1IgKRu-0001YT-B9 for ged-emacs-devel@m.gmane.org; Fri, 12 Oct 2007 15:21:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgKRn-0008S1-Rc for ged-emacs-devel@m.gmane.org; Fri, 12 Oct 2007 09:20:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IgKRk-0008Rh-Ma for emacs-devel@gnu.org; Fri, 12 Oct 2007 09:20:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IgKRi-0008Pw-4f for emacs-devel@gnu.org; Fri, 12 Oct 2007 09:20:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgKRi-0008Ps-2f for emacs-devel@gnu.org; Fri, 12 Oct 2007 09:20:54 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IgKRh-0005L0-9j for emacs-devel@gnu.org; Fri, 12 Oct 2007 09:20:53 -0400 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id l9CDKCjr025974; Fri, 12 Oct 2007 22:20:12 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id l9CDKCoo012864; Fri, 12 Oct 2007 22:20:12 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id l9CDK1BF014988; Fri, 12 Oct 2007 22:20:01 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.67) (envelope-from ) id 1IgKQr-000774-QB; Fri, 12 Oct 2007 22:20:01 +0900 In-reply-to: <18191.28906.505457.667751@a1i15.kph.uni-mainz.de> (message from Ulrich Mueller on Fri, 12 Oct 2007 15:04:42 +0200) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.0 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) 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:80711 Archived-At: In article <18191.28906.505457.667751@a1i15.kph.uni-mainz.de>, Ulrich Mueller writes: >>>>>> On Thu, 11 Oct 2007, Stefan Monnier wrote: >>> The version of the unicode-2 branch has changed to 23.0.50, >>> identical with the trunk. Now it is no longer (at least not easily) >>> possible to have both installed in parallel. > > Don't worry, AFAIK you can't compile this branch right now anyway. > For sure the goal is that it can be compiled at some point? ;-) > And then a different version number (like 23.0.52) would come in > handy. The variable mule-version of the trunk is "5.0 (SAKAKI)", and that of emacs-unicode-2 is "6.0 (HANACHIRUSATO)". How about using it to distinguish them? --- Kenichi Handa handa@m17n.org