From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Crashes on Windows Date: Mon, 09 Jul 2007 13:21:59 -0400 Message-ID: References: <4677D8E7.3050901@gnu.org> <87abu6ndyn.fsf@escher.local.home> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1184001834 10430 80.91.229.12 (9 Jul 2007 17:23:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Jul 2007 17:23:54 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stephen Berman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 09 19:23:53 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 1I7wxk-0005TT-KW for ged-emacs-devel@m.gmane.org; Mon, 09 Jul 2007 19:23:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I7wxk-0005qD-3W for ged-emacs-devel@m.gmane.org; Mon, 09 Jul 2007 13:23:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I7wvg-00049I-6I for emacs-devel@gnu.org; Mon, 09 Jul 2007 13:21:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I7wvf-00046N-7e for emacs-devel@gnu.org; Mon, 09 Jul 2007 13:21:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I7wvf-00045r-3U for emacs-devel@gnu.org; Mon, 09 Jul 2007 13:21:43 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I7wve-0005UQ-MO for emacs-devel@gnu.org; Mon, 09 Jul 2007 13:21:42 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1I7wvv-0007zt-35; Mon, 09 Jul 2007 13:21:59 -0400 In-reply-to: <87abu6ndyn.fsf@escher.local.home> (message from Stephen Berman on Mon, 09 Jul 2007 11:06:24 +0200) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:74511 Archived-At: On 6/30 I updated from CVS trunk to my current build, which I've used daily since and have not experienced increased memory usage with it. So I assume my build from 6/3 had the memory leak, which has since been fixed. That is a relief. Thanks for noticing it.