From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Frode Vatvedt Fjeld Newsgroups: gmane.emacs.help Subject: Re: How to debug elisp memory leak Date: Sat, 02 Oct 2004 12:51:48 +0200 Organization: University of Tromsų Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <2h7jq9s88r.fsf@vserver.cs.uit.no> References: <2hzn3qz30q.fsf@vserver.cs.uit.no> <2hllf5xh6z.fsf@vserver.cs.uit.no> <2hbrfls936.fsf@vserver.cs.uit.no> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1096714424 12432 80.91.229.6 (2 Oct 2004 10:53:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 2 Oct 2004 10:53:44 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 02 12:53:38 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CDhWE-0006qN-00 for ; Sat, 02 Oct 2004 12:53:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CDhci-00054l-AI for geh-help-gnu-emacs@m.gmane.org; Sat, 02 Oct 2004 07:00:20 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!news.uit.no!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: vserver.cs.uit.no Original-X-Trace: news.uit.no 1096714308 68875 129.242.16.151 (2 Oct 2004 10:51:48 GMT) Original-X-Complaints-To: usenet@uit.no Original-NNTP-Posting-Date: Sat, 2 Oct 2004 10:51:48 +0000 (UTC) User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (berkeley-unix) Cancel-Lock: sha1:WzE34rG3+TAWgjsjOiCR54ZiV1g= Original-Xref: shelby.stanford.edu gnu.emacs.help:125643 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21000 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21000 Frode Vatvedt Fjeld writes: > Can I conclude that the problem has to do with these gaps? Is there > an easy way to tell emacs to re-compute gap-buffers or somesuch? ..however, the "lisp pointer size" warning persists in popping up even after I've killed all the buffers with big gaps, and the "ralloc" memory reported by memory-usage is reduced to less than that of the fresh emacs. Sigh. -- Frode Vatvedt Fjeld