From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53036 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: something memory related definitely going on lately. Date: Fri, 06 Jun 2003 08:55:21 +0200 Organization: University of Duisburg, Germany Sender: ding-owner@lists.math.uh.edu Message-ID: <84of1beluu.fsf@lucy.is.informatik.uni-duisburg.de> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054886220 23102 80.91.224.249 (6 Jun 2003 07:57:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 6 Jun 2003 07:57:00 +0000 (UTC) Original-X-From: ding-owner+M1580@lists.math.uh.edu Fri Jun 06 09:56:58 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19OC4k-0005sr-00 for ; Fri, 06 Jun 2003 09:55:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19OC6u-0002ws-00; Fri, 06 Jun 2003 02:58:04 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19OC6l-0002wk-00 for ding@lists.math.uh.edu; Fri, 06 Jun 2003 02:57:55 -0500 Original-Received: (qmail 32612 invoked by alias); 6 Jun 2003 07:57:55 -0000 Original-Received: (qmail 32607 invoked from network); 6 Jun 2003 07:57:54 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by sclp3.sclp.com with SMTP; 6 Jun 2003 07:57:54 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 19OCMo-0003zN-00 for ; Fri, 06 Jun 2003 10:14:30 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 14 Original-NNTP-Posting-Host: lucy.is.informatik.uni-duisburg.de Original-X-Trace: quimby.gnus.org 1054887270 15294 134.91.35.216 (6 Jun 2003 08:14:30 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 6 Jun 2003 08:14:30 GMT Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:X9p2cKA9ESjr9yD4i8WY/jGk9hM= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53036 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53036 Wes Hardaker writes: > hardaker 1867 2.3 44.4 212296 113472 ? S 06:29 5:49 xemacs -f gnus > ^^^^^^^^^^^^^ > > A 113Mb emacs is, um, not good (even for XEmacs). > > My normal tricks, however, for finding memory leaks: [...] > Doesn't turn up anything really really huge buffer wise... Same here. I'm guessing it must be in a Lisp variable somewhere. How to find variables with big values? -- This line is not blank.