From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Cyrillic vs UTF-8 Date: Sat, 03 May 2003 00:51:07 +0300 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <7263-Sat03May2003005107+0300-eliz@elta.co.il> References: <1858-Fri25Apr2003194023+0300-eliz@elta.co.il> <200304260811.RAA08227@etlken.m17n.org> <200305010827.RAA15024@etlken.m17n.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1051912638 29608 80.91.224.249 (2 May 2003 21:57:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 2 May 2003 21:57:18 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri May 02 23:57:16 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19BiWp-0007gj-00 for ; Fri, 02 May 2003 23:57:15 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19BiYZ-0008SR-00 for ; Fri, 02 May 2003 23:59:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19BiWd-0007G4-05 for emacs-devel@quimby.gnus.org; Fri, 02 May 2003 17:57:03 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19BiVX-00060I-00 for emacs-devel@gnu.org; Fri, 02 May 2003 17:55:55 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19BiVT-0005vq-00 for emacs-devel@gnu.org; Fri, 02 May 2003 17:55:53 -0400 Original-Received: from aragorn.inter.net.il ([192.114.186.23]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19BiU5-00057H-00; Fri, 02 May 2003 17:54:25 -0400 Original-Received: from zaretsky (cable-130-193.inter.net.il [213.8.130.193]) by aragorn.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id ANN14105; Sat, 3 May 2003 00:54:15 +0300 (IDT) Original-To: rms@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Richard Stallman on Fri, 02 May 2003 03:06:03 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:13635 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:13635 > From: Richard Stallman > Reply-to: rms@gnu.org > > I think the most difficult task for releasing that code is > to merge the changes into HEAD. Emacs-unicode was branched > on 2002-03-01, and since then, there were a lot of changes > in HEAD. > > Are you starting to work on this now? Are you suggesting that the next non-bugfix Emacs release will have emacs-unicode merged? I thought we wanted to release the current trunk first, as it has a lot of useful features and delaying them (something that's probably unavoidable for such a major change as Unicode-based Emacs) any more than we already did would be undesirable.