From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ulrich Mueller Newsgroups: gmane.emacs.devel Subject: Re: Unicode-2 version number Date: Fri, 12 Oct 2007 15:04:42 +0200 Message-ID: <18191.28906.505457.667751@a1i15.kph.uni-mainz.de> References: <18190.39057.444292.951667@a1ihome1.kph.uni-mainz.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1192194676 5335 80.91.229.12 (12 Oct 2007 13:11:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 12 Oct 2007 13:11:16 +0000 (UTC) Cc: emacs@gentoo.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 12 15:10:57 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 1IgKCT-0006n4-Ml for ged-emacs-devel@m.gmane.org; Fri, 12 Oct 2007 15:05:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgKCN-0007ye-IE for ged-emacs-devel@m.gmane.org; Fri, 12 Oct 2007 09:05:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IgKCK-0007wq-5s for emacs-devel@gnu.org; Fri, 12 Oct 2007 09:05:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IgKCI-0007vD-Ku for emacs-devel@gnu.org; Fri, 12 Oct 2007 09:04:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgKCI-0007v0-I7 for emacs-devel@gnu.org; Fri, 12 Oct 2007 09:04:58 -0400 Original-Received: from a1iwww1.kph.uni-mainz.de ([134.93.134.1]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IgKCH-0001pp-TJ for emacs-devel@gnu.org; Fri, 12 Oct 2007 09:04:58 -0400 Original-Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1iwww1.kph.uni-mainz.de (8.13.4/8.13.4) with ESMTP id l9CD4hU2017386; Fri, 12 Oct 2007 15:04:43 +0200 Original-Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.1/8.13.4) with ESMTP id l9CD4hUM015624; Fri, 12 Oct 2007 15:04:43 +0200 Original-Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.1/8.14.1/Submit) id l9CD4g0Q015618; Fri, 12 Oct 2007 15:04:42 +0200 In-Reply-To: X-Mailer: VM 8.0.2-487 under Emacs 22.1.1 (i686-pc-linux-gnu) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:80710 Archived-At: >>>>> 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. Ulrich