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 and multitty Date: Fri, 4 May 2007 11:42:25 +0200 Message-ID: <17979.1.983220.396270@a1i15.kph.uni-mainz.de> References: <87647ooxwm.fsf@zip.com.au> <462CC030.8030203@gmail.com> <87mz0y8vyk.fsf@zip.com.au> <86vef90x54.fsf_-_@lola.quinscape.zz> 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 1178271770 7677 80.91.229.12 (4 May 2007 09:42:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 4 May 2007 09:42:50 +0000 (UTC) Cc: emacs@gentoo.org, emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 04 11:42:48 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 1HjuJJ-0008GQ-In for ged-emacs-devel@m.gmane.org; Fri, 04 May 2007 11:42:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjuPv-0001aq-Mq for ged-emacs-devel@m.gmane.org; Fri, 04 May 2007 05:49:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HjuPq-0001Wo-Iy for emacs-devel@gnu.org; Fri, 04 May 2007 05:49:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HjuPo-0001Ti-Sl for emacs-devel@gnu.org; Fri, 04 May 2007 05:49:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjuPo-0001TR-NU for emacs-devel@gnu.org; Fri, 04 May 2007 05:49:28 -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 1HjuJA-0006Ol-O9; Fri, 04 May 2007 05:42:37 -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 l449gR9N012589; Fri, 4 May 2007 11:42:27 +0200 Original-Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.0/8.13.4) with ESMTP id l449gQCb024944; Fri, 4 May 2007 11:42:27 +0200 Original-Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.1/8.14.1/Submit) id l449gQjh024938; Fri, 4 May 2007 11:42:26 +0200 In-Reply-To: <86vef90x54.fsf_-_@lola.quinscape.zz> X-Mailer: VM 7.19-devo-282 under Emacs 22.0.99.1 X-detected-kernel: 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:70536 Archived-At: >>>>> On Fri, 04 May 2007, David Kastrup wrote: > I know that there are a few prepacked "Emacs-23" variants around: > would it be acceptable to the maintainers of those if the unicode-2 > branch were to go through a period of relative instability caused by > the merge of multitty? Gentoo currently has live CVS packages app-editors/emacs-cvs-23.0.0* for Linux and FreeBSD. There is also demand from users for integration of multi-tty (see for example ). So yes, it would be acceptable for us. Ulrich