help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to debug memory leaks


From: edgar
Subject: Re: How to debug memory leaks
Date: Fri, 26 Mar 2021 05:58:14 +0000
User-agent: Roundcube Webmail

Robert Thorpe wrote:
I think you mentioned a while ago that you use shell-mode. In that mode
Emacs keeps a buffer with all of the shell activity in it.  By default
it doesn't remove anything, at least on my Emacs.

Some programs give out a lot of text on standard output. These programs can make your shell buffers very large and cause them to consume lots of
memory.

In the Emacs manual it gives ways of limiting the size of these buffers.

BR,
Robert Thorpe

Thanks, Robert. I'll look into it :) .



reply via email to

[Prev in Thread] Current Thread [Next in Thread]