From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Release plans Date: Sat, 09 Aug 2008 21:29:11 +0300 Message-ID: References: <87r69wcxn7.fsf@stupidchicken.com> <87prp7vo3k.fsf@stupidchicken.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1218306567 1615 80.91.229.12 (9 Aug 2008 18:29:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 9 Aug 2008 18:29:27 +0000 (UTC) To: cyd@stupidchicken.com, Roland.Winkler@physik.uni-erlangen.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 09 20:30:18 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 1KRtCi-0000hB-Fj for ged-emacs-devel@m.gmane.org; Sat, 09 Aug 2008 20:30:16 +0200 Original-Received: from localhost ([127.0.0.1]:44453 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KRtBm-0001jz-PH for ged-emacs-devel@m.gmane.org; Sat, 09 Aug 2008 14:29:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KRtBh-0001jF-PB for emacs-devel@gnu.org; Sat, 09 Aug 2008 14:29:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KRtBh-0001j2-21 for emacs-devel@gnu.org; Sat, 09 Aug 2008 14:29:13 -0400 Original-Received: from [199.232.76.173] (port=42434 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KRtBg-0001iz-SF for emacs-devel@gnu.org; Sat, 09 Aug 2008 14:29:12 -0400 Original-Received: from mtaout2.012.net.il ([84.95.2.4]:46347) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KRtBg-0005no-Jo for emacs-devel@gnu.org; Sat, 09 Aug 2008 14:29:12 -0400 Original-Received: from HOME-C4E4A596F7 ([84.229.211.50]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K5C00DIOJD4FJ80@i_mtaout2.012.net.il> for emacs-devel@gnu.org; Sat, 09 Aug 2008 21:29:29 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 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:102248 Archived-At: > Date: Sat, 02 Aug 2008 20:34:40 +0300 > From: Eli Zaretskii > CC: cyd@stupidchicken.com, Roland.Winkler@physik.uni-erlangen.de, > emacs-devel@gnu.org > > > Date: Sat, 26 Jul 2008 10:39:08 +0300 > > From: Eli Zaretskii > > Cc: Roland Winkler , emacs-devel@gnu.org > > > > 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. > > The GNU/Linux implementation is now done and installed. The MS-Windows implementation is also installed.