emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs design and architecture. How about copy-on-write?


From: Dmitry Gutov
Subject: Re: Emacs design and architecture. How about copy-on-write?
Date: Thu, 21 Sep 2023 13:41:32 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 21/09/2023 07:31, Eli Zaretskii wrote:
Date: Wed, 20 Sep 2023 22:39:47 +0300
Cc:yantar92@posteo.net,acm@muc.de,incal@dataswamp.org,emacs-devel@gnu.org
From: Dmitry Gutov<dmitry@gutov.dev>

- The "snazzy" mode-line packages sometimes slow things down more than
expected.
Why shouldn't this be considered part of our problem with redisplay?
Emacs isn't supposed to be fast enough only in "emacs -Q".

Oh, I never said we don't have problems.

This one should be solved at the source, though (fixing the package so that the mode-line redisplays faster). Or perhaps by disallowing :eval - if that is at all feasible.

But I suppose throttling mode-line display should help with wayward customizations (which is good, of course, all other things equal).



reply via email to

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