GNU bug report logs - #53949
Setting (font-lock-mode 0) in very large buffers will cause highlight-symbol-at-point to fail to highlight all matches

Previous Next

Package: emacs;

Reported by: Dongli Si <kgdboc <at> gmail.com>

Date: Sat, 12 Feb 2022 08:25:01 UTC

Severity: normal

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Dongli Si <kgdboc <at> gmail.com>, 53949 <at> debbugs.gnu.org
Subject: bug#53949: Setting (font-lock-mode 0) in very large buffers will cause highlight-symbol-at-point to fail to highlight all matches
Date: Sat, 12 Feb 2022 19:01:42 +0200
>> emacs version is 27.2 (Installed using dnf on fedora 35 system)
>>
>> test file: https://github.com/torvalds/linux/blob/v5.16/kernel/events/core.c
>
> Better test URL:  https://raw.githubusercontent.com/torvalds/linux/v5.16/kernel/events/core.c
>
>> Step1: emacs -Q kernel/events/core.c
>> Step2: eval "(font-lock-mode 0)"
>> Step3: eval "(highlight-regexp "static")"
>>
>> The "static" keyword at the end of the file is not highlighted.
>
> I can reproduce this in Emacs 27.2, but not in Emacs 29, so I guess this
> has been fixed now.

In Emacs 28 the default value of `hi-lock-highlight-range'
was increased from 200000 to 2000000.




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

Previous Next


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