From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Roland Winkler" Newsgroups: gmane.emacs.devel Subject: Re: Release plans Date: Tue, 29 Jul 2008 17:21:47 +0200 Message-ID: <18575.13707.432996.840244@tfkp07.physik.uni-erlangen.de> References: <87r69wcxn7.fsf@stupidchicken.com> <87prp7vo3k.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1217344989 6159 80.91.229.12 (29 Jul 2008 15:23:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Jul 2008 15:23:09 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 29 17:23:59 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 1KNr2Z-0000Dg-RN for ged-emacs-devel@m.gmane.org; Tue, 29 Jul 2008 17:23:08 +0200 Original-Received: from localhost ([127.0.0.1]:55581 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNr1f-0000dU-Ff for ged-emacs-devel@m.gmane.org; Tue, 29 Jul 2008 11:22:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KNr1a-0000ck-Cu for emacs-devel@gnu.org; Tue, 29 Jul 2008 11:22:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KNr1Z-0000cX-Hg for emacs-devel@gnu.org; Tue, 29 Jul 2008 11:22:05 -0400 Original-Received: from [199.232.76.173] (port=35622 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNr1Z-0000cU-Cc for emacs-devel@gnu.org; Tue, 29 Jul 2008 11:22:05 -0400 Original-Received: from tfkpsv.physik.uni-erlangen.de ([131.188.164.197]:9235) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KNr1L-0002tm-Ll; Tue, 29 Jul 2008 11:21:51 -0400 Original-Received: from tfkp07.physik.uni-erlangen.de (tfkp07.physik.uni-erlangen.de [131.188.164.207]) by tfkpsv.physik.uni-erlangen.de (Postfix) with ESMTP id 3216C211D4; Tue, 29 Jul 2008 17:21:49 +0200 (CEST) In-Reply-To: X-Mailer: VM 8.0.9 under Emacs 22.2.1 (i686-pc-linux-gnu) X-detected-kernel: by monty-python.gnu.org: 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:101692 Archived-At: On Sat Jul 26 2008 Eli Zaretskii wrote: > > From: Chong Yidong > > Date: Mon, 21 Jul 2008 00:49:03 -0400 > > > > > Just a reminder: we will begin the feature freeze for Emacs 23.1 at the > > > end of this month. > > > > If anyone on this list has a patch that is still waiting for approval or > > further comments, now would be a good time to ping. > > I've been working off-list with Roland Winkler on adding two > primitives to Emacs that would allow proced.el to avoid using external > programs such as `ps' to implement Process Editor mode. The GNU/Linux > part of the primitives is almost done; I need maybe one more weekend > to finish it and install the changes. The MS-Windows implementation > will follow. > > I hope I will be allowed to install these changes on the trunk. I must greatly apologize because I need to say that I have not yet been able to finalize the part of proced.el that will be able to use Eli's primitives. Right now I am traveling (once more) and I cannot do any programming. I'll return on Aug 11 when I will finish my part with very high priority (i.e., not later than the end of that week). Will that be acceptable? Roland