From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Ken Manheimer" Newsgroups: gmane.emacs.devel Subject: Re: pdbtrack Date: Sun, 24 Feb 2008 12:00:05 -0500 Message-ID: <2cd46e7f0802240900y2519a7das423a3d6b3a117acc@mail.gmail.com> References: <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=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203872441 435 80.91.229.12 (24 Feb 2008 17:00:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 Feb 2008 17:00:41 +0000 (UTC) Cc: Glenn Morris , Nick Roberts , emacs-devel@gnu.org To: "Stefan Monnier" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 24 18:01:02 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 1JTKDk-0000dW-AM for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2008 18:01:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTKDE-0002uY-Hk for ged-emacs-devel@m.gmane.org; Sun, 24 Feb 2008 12:00:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTKCu-0002g3-TH for emacs-devel@gnu.org; Sun, 24 Feb 2008 12:00:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTKCs-0002ei-Kj for emacs-devel@gnu.org; Sun, 24 Feb 2008 12:00:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTKCs-0002eU-0a for emacs-devel@gnu.org; Sun, 24 Feb 2008 12:00:06 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.180]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JTKCr-0004J3-IX for emacs-devel@gnu.org; Sun, 24 Feb 2008 12:00:05 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so1450618wah.10 for ; Sun, 24 Feb 2008 09:00:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=+dpkPu8cSiK03ZD67yv0MNaLzjuLiAgqx6uExosUABA=; b=WZAM0wnlWJJwLaDVU3+RLqU/5e8JnMgeriXHftAaFYswEmFwmqUDY76HLhAHwbue7ZKGCr9u0H18m/VdR9S0tPAtGc6YZbBXSTZJGdTwnsBQqPurUfQNe3l3t6VXzwnPeiN0iPzB6xrB0RML/7iXS07hFVs6t58Ld683M48P+IE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Qo3F5GEwhEzYgHDKh5JqWj/hkInDzAsViEbFEMWQmKM3W4GkaSRhtaMbqL8IYveL+sZx6mgS47rxo7waBI4uW0rV4LqCn3u35mFwOZTpiufL8yN0ko3iZCgjmtlUy2EsxzJQP027P31J2+9N3y6BTi2JGrYBQfjsYIW32vWjfik= Original-Received: by 10.114.191.1 with SMTP id o1mr2163076waf.66.1203872405184; Sun, 24 Feb 2008 09:00:05 -0800 (PST) Original-Received: by 10.114.160.13 with HTTP; Sun, 24 Feb 2008 09:00:05 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:90250 Archived-At: On Sun, Feb 24, 2008 at 10:40 AM, Stefan Monnier wrote: > >> 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. i would like to see the changes released. what's the "extra trouble"? -- ken http://myriadicity.net