emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs bzr memory footprint


From: Dave Abrahams
Subject: Re: Emacs bzr memory footprint
Date: Thu, 13 Oct 2011 10:10:19 -0400
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (darwin)

on Thu Oct 13 2011, Eli Zaretskii <eliz-AT-gnu.org> wrote:

>> Are there known leaks with erlang-mode or haskell-mode?
>
> There can be no memory leak on the Lisp side.  Any leaks are always
> bugs in Emacs, not in any Lisp code that it runs.

I'm not an expert on Emacs internals, but I think that depends on
whether they are memory leaks or "memory leaks," the latter being when
references are held longer than necessary.  Also, presumably, until
something forces a garbage collection, even unreferenced memory may
appear to be "in use."

Please do correct me if I'm mistaken.

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com




reply via email to

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