From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: X wizard needed Date: Mon, 27 Jan 2003 20:05:56 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <3E358314.9@swipnet.se> References: <70AC3C2F-2CAB-11D7-9A4A-00039363E640@swipnet.se> <3E33E414.8080005@swipnet.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1043694626 4800 80.91.224.249 (27 Jan 2003 19:10:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 27 Jan 2003 19:10:26 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18dEeE-0001Ex-00 for ; Mon, 27 Jan 2003 20:10:22 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18dEiY-0007g3-00 for ; Mon, 27 Jan 2003 20:14:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18dEd8-0006AK-08 for emacs-devel@quimby.gnus.org; Mon, 27 Jan 2003 14:09:14 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18dEcz-00069v-00 for emacs-devel@gnu.org; Mon, 27 Jan 2003 14:09:05 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18dEbB-0005Cp-00 for emacs-devel@gnu.org; Mon, 27 Jan 2003 14:07:15 -0500 Original-Received: from stubby.bodenonline.com ([193.201.16.94]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18dEaB-0004PA-00; Mon, 27 Jan 2003 14:06:11 -0500 Original-Received: from swipnet.se (accessno42.bodenonline.com [193.201.16.44]) h0RK0Wuo022296; Mon, 27 Jan 2003 21:00:32 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2a) Gecko/20020910 X-Accept-Language: en-us, en Original-To: rms@gnu.org Original-cc: arm@camcon.co.uk X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11140 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11140 Richard Stallman wrote: > It turns out that no xmon was needed. It is a general memory leak > that i s present on all systems. It is both a leak in Emacs and a > leak in the X s erver, since X windows aren't being deallocated. > I think this should go into RC . > > I agree--would you please install it? > Thank you very much. Done. Jan D.