GNU bug report logs - #56682
Fix the long lines font locking related slowdowns

Previous Next

Package: emacs;

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

Date: Thu, 21 Jul 2022 18:01:01 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: Juri Linkov <juri <at> linkov.net>
Cc: 56682 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>, Stefan Monnier <monnier <at> iro.umontreal.ca>, Dmitry Gutov <dgutov <at> yandex.ru>
Subject: bug#56682: locked narrowing
Date: Tue, 06 Dec 2022 20:11:41 +0000
>
> There is another side-effect: after evaluating manually 'M-: 
> (pos-visible-in-window-p) RET' at the position 1000000, point moves to 
> the position 749873 afterwards.  It seems this is related to locked 
> narrowing, because point doesn't jump after customizing 
> long-line-locked-narrowing-region-size to 0.
>

I cannot reproduce that.  With the following recipe:

emacs -Q
C-x C-f dictionary.json RET
M-g c 1000000 RET
M-: (pos-visible-in-window-p) RET

point does not move.  Is there something missing in that recipe?




This bug report was last modified 2 years and 8 days ago.

Previous Next


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