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

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

bug#51734: 29.0.50; got slow


From: Po Lu
Subject: bug#51734: 29.0.50; got slow
Date: Wed, 10 Nov 2021 20:38:32 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Katsumi Yamaoka <yamaoka@jpl.org> writes:

> I'm sorry for my ambiguous report, but the redisplay or the cursor
> movement on an Emacs screen got awkward and slow recently.  This
> happens on Emacs git master built on 64-bit Cygwin.
> For instance, the cursor moves not smoothly while repeating `C-n's,
> `C-s' takes a couple of seconds for the text searched to appear, etc.
> It should have happened after my build on Thu 4 Nov 22:00 UTC
> through the previous build on Mon 8 Nov 22:00 UTC.
>
> Thanks.

See below.

>  'configure 'CFLAGS=-O0 -g3' --verbose --with-x-toolkit=gtk3
>  --with-imagemagick'

Did you notice the problem in the Emacs in which you ran
`report-emacs-bug'?  `-O0 -g3' will normally slow down Emacs
considerably, as it disables all compiler optimizations, and is used as
a debugging aid.

Thanks.




reply via email to

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