From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: X wizard needed Date: Sun, 26 Jan 2003 21:32:31 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <70AC3C2F-2CAB-11D7-9A4A-00039363E640@swipnet.se> <3E33E414.8080005@swipnet.se> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1043635768 24843 80.91.224.249 (27 Jan 2003 02:49:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 27 Jan 2003 02:49:28 +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 18czKx-0006SZ-00 for ; Mon, 27 Jan 2003 03:49:27 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18czOx-0006ck-00 for ; Mon, 27 Jan 2003 03:53:35 +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 18cz7T-0002MI-00 for emacs-devel@quimby.gnus.org; Sun, 26 Jan 2003 21:35:31 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18cz67-00028I-00 for emacs-devel@gnu.org; Sun, 26 Jan 2003 21:34:07 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18cz5R-0001z6-00 for emacs-devel@gnu.org; Sun, 26 Jan 2003 21:33:41 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18cz4w-0001tQ-00 for emacs-devel@gnu.org; Sun, 26 Jan 2003 21:32:54 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18cz4Z-0001sx-00; Sun, 26 Jan 2003 21:32:31 -0500 Original-To: "Jan D." In-reply-to: <3E33E414.8080005@swipnet.se> (jan.h.d@swipnet.se) 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:11110 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11110 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.