GNU bug report logs - #56393
Actually fix the long lines display bug

Previous Next

Package: emacs;

Reported by: Gregory Heytings <gregory <at> heytings.org>

Date: Tue, 5 Jul 2022 08:50:02 UTC

Severity: normal

Done: Gregory Heytings <gregory <at> heytings.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Gregory Heytings <gregory <at> heytings.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: larsi <at> gnus.org, 56393 <at> debbugs.gnu.org
Subject: bug#56393: Actually fix the long lines display bug
Date: Thu, 07 Jul 2022 08:23:11 +0000
>
> C-p takes an inordinate amount of time in those cases because it calls 
> functions of the display engine (see vertical-motion).  Limiting the 
> display code to some small enough region of the buffer will speed that 
> up as well, since it's the same code in both cases.  The somewhat tricky 
> part with the likes of C-p is where and how to compute the restriction.
>

Okay.  Can I try to do this myself, or are you already working on it, if 
not already polishing your code?




This bug report was last modified 3 years and 33 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.