From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: pdbtrack Date: Sun, 24 Feb 2008 10:40:42 -0500 Message-ID: References: <2cd46e7f0802150943x46e9bcb0i4c3b6075d48cc979@mail.gmail.com> <18363.29854.271108.937443@kahikatea.snap.net.nz> <18363.37318.759923.736701@kahikatea.snap.net.nz> <2cd46e7f0802211440i44f1efc5n19e892066a63ece9@mail.gmail.com> <2cd46e7f0802221000t3e810a39j89b897a19dbef9a2@mail.gmail.com> <18367.11182.857700.825250@kahikatea.snap.net.nz> <2cd46e7f0802231516kf83a804xc3d4ec30d336909a@mail.gmail.com> <18368.63292.928006.747865@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203867716 18930 80.91.229.12 (24 Feb 2008 15:41:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 Feb 2008 15:41:56 +0000 (UTC) Cc: Glenn Morris , Ken Manheimer , emacs-devel@gnu.org To: Nick Roberts Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 24 16:42:21 2008 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 1JTIzc-00035d-Ff for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2008 16:42:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTIz6-0000or-SL for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2008 10:41:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTIz2-0000oj-TQ for emacs-devel@gnu.org; Sun, 24 Feb 2008 10:41:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTIz0-0000nl-Du for emacs-devel@gnu.org; Sun, 24 Feb 2008 10:41:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTIz0-0000nh-AN for emacs-devel@gnu.org; Sun, 24 Feb 2008 10:41:42 -0500 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JTIyw-0003pg-9t; Sun, 24 Feb 2008 10:41:38 -0500 Original-Received: from ceviche.home (vpn-132-204-232-101.acd.umontreal.ca [132.204.232.101]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id m1OFffmD013559; Sun, 24 Feb 2008 10:41:41 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id 4A2C2B41A8; Sun, 24 Feb 2008 10:40:42 -0500 (EST) In-Reply-To: <18368.63292.928006.747865@kahikatea.snap.net.nz> (Nick Roberts's message of "Sun, 24 Feb 2008 17:49:00 +1300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered HAS_X_HELO=0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:90238 Archived-At: >> that is a good idea - both adding a manual entry for it and getting a >> jump start by adopting material from what i already wrote. i'll try >> to get to it soon - is there a particular date impending for the next >> emacs minor release? > The next minor release (Emacs 22.2) will be made shortly from the > branch EMACS_22_BASE but I installed the changes for pdbtrack on the > trunk from where the next _major_ release will be made (Emacs 23.1?). > I don't want to disappoint you but the release period between Emacs > 21.1 and Emacs 22.1 was five and a half years. The release of 23.1 > might be quicker, now that RMS is stepping down as maintainer, but > I would still be surprised if it was under two years given that > emacs-unicode-2 has recently been merged to the trunk. We could add it for Emacs-22.3, if Ken wants to go through the extra trouble. Stefan