emacs-devel
[Top][All Lists]
Advanced

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

Re: Indentation and gc


From: Eli Zaretskii
Subject: Re: Indentation and gc
Date: Fri, 10 Mar 2023 16:52:29 +0200

> Date: Fri, 10 Mar 2023 12:07:47 +0100
> From: Ergus <spacibba@aol.com>
> 
> Just today I enabled the garbage-collection-messages and I found that
> indenting the buffer with `C-x h <tab>` in just ~150 C++ lines I get the
> garbage-collection message printed about 4 or 5 times before the
> indentation finishes.
> 
> So, two questions:
> 
> 1) Is this intended? if so, what's the reason? the indentation code is
> forcing gc or is it generating too much garbage?

The latter.

> 2) IF it doesn't impact performance... Is it possible somehow to improve
> the gc message to have more useful information; or at least; to control
> the no-log in order to have some outputs in the *Message* buffer?

How will a more detailed GC message help?



reply via email to

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