From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Post-22.1 development? Date: Mon, 04 Jun 2007 22:18:39 +0100 Message-ID: <466481AF.5050507@gnu.org> References: <878xb05ras.fsf@stupidchicken.com> <856463sehn.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1180991940 31432 80.91.229.12 (4 Jun 2007 21:19:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 4 Jun 2007 21:19:00 +0000 (UTC) Cc: Chong Yidong , rms@gnu.org, emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 04 23:18:59 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 1HvJx4-0003of-KN for ged-emacs-devel@m.gmane.org; Mon, 04 Jun 2007 23:18:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HvJx4-00058J-4c for ged-emacs-devel@m.gmane.org; Mon, 04 Jun 2007 17:18:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HvJx1-00057A-AC for emacs-devel@gnu.org; Mon, 04 Jun 2007 17:18:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HvJwz-00053u-Hd for emacs-devel@gnu.org; Mon, 04 Jun 2007 17:18:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HvJwz-00053c-CW for emacs-devel@gnu.org; Mon, 04 Jun 2007 17:18:53 -0400 Original-Received: from outmail1.freedom2surf.net ([194.106.33.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HvJwx-00066A-PZ; Mon, 04 Jun 2007 17:18:51 -0400 Original-Received: from [127.0.0.1] (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail1.freedom2surf.net (Postfix) with ESMTP id 98D69517A6; Mon, 4 Jun 2007 22:18:50 +0100 (BST) User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) In-Reply-To: <856463sehn.fsf@lola.goethe.zz> X-detected-kernel: Linux 2.4-2.6 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:72235 Archived-At: David Kastrup wrote: >> Let's wait a couple of months. >> > > I don't think this is a good plan, and here is why: > > EMACS_22_BASE is for work on Emacs 22.2 > trunk is for work on Emacs 22.2 > unicode-2 is for work on Emacs 23.1 > I agree that 2 months is too long to wait. We should merge any changes from the trunk that were intended for Emacs 22.2 ASAP, then any future changes targeted for 22.2 should be made in the EMACS_22_BASE branch and merged to the trunk, not the other way around.