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


Message #350 received at 56393 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Gregory Heytings <gregory <at> heytings.org>
Cc: gerd.moellmann <at> gmail.com, larsi <at> gnus.org, 56393 <at> debbugs.gnu.org
Subject: Re: bug#56393: Actually fix the long lines display bug
Date: Sat, 09 Jul 2022 15:34:09 +0300
> Date: Sat, 09 Jul 2022 12:07:55 +0000
> From: Gregory Heytings <gregory <at> heytings.org>
> cc: gerd.moellmann <at> gmail.com, larsi <at> gnus.org, 56393 <at> debbugs.gnu.org
> 
> 
> >
> > That's very strange, since AFAIK moving in a non-fontified buffer 
> > involves both fontifications and display of the fontified text, whereas 
> > moving through a fontified buffer involves only the latter. FWIW, I've 
> > _never_ seen movement through fontified buffer being slower than in a 
> > non-fontified one.
> >
> 
> Try the dictionary.json or the long-line.xml file with and without 
> font-lock-mode.  Also try
> 
> emacs -Q
> C-x C-f dictionary.json RET
> y
> C-s aan zich RET
> 
> and
> 
> emacs -Q
> C-x C-f dictionary.json RET
> y
> M-x font-lock-mode
> C-s aan zich RET
> 
> The first takes several seconds, the second is almost instantaneous.

Ah, I misunderstood what you were saying.

But you originally talked about C-n and vertical-motion, not about
C-s.




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.