GNU bug report logs - #57207
29.0.50; Fontification is slow after e7b5912b23 (Improvements to long lines handling)

Previous Next

Package: emacs;

Reported by: Ihor Radchenko <yantar92 <at> gmail.com>

Date: Sun, 14 Aug 2022 15:55:01 UTC

Severity: normal

Found in version 29.0.50

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: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: gregory <at> heytings.org, 57207 <at> debbugs.gnu.org, yantar92 <at> gmail.com
Subject: bug#57207: 29.0.50; Fontification is slow after e7b5912b23 (Improvements to long lines handling)
Date: Sun, 21 Aug 2022 16:42:28 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: Eli Zaretskii <eliz <at> gnu.org>,  57207 <at> debbugs.gnu.org,  yantar92 <at> gmail.com
> Date: Sun, 21 Aug 2022 15:37:02 +0200
> 
> Gregory Heytings <gregory <at> heytings.org> writes:
> 
> >>  (flyspell-mode)
> >>  (insert "\n\n"
> >> 	  (propertize (make-string 20000 ?x) 'display "foo")
> >> 	  "\n\nbar\nzot\n")
> >>  (goto-char (point-min)))
> >>
> >> Then type `d'.  Everything after "foo" disappears.
> >>
> >
> > It doesn't, here :(  Strange...
> 
> Does flyspell-mode actually work for you, then?  Try `M-x flyspell-mode'
> in "emacs -Q" and see what happens.

On my system, I need to toggle flyspell-mode twice in the foo.txt
buffer, before I can see the issue, because the original invocation of
it, as part of the recipe, errors out, and the post-command-hook isn't
installed.




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

Previous Next


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