all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#53949: Setting (font-lock-mode 0) in very large buffers will cause highlight-symbol-at-point to fail to highlight all matches
@ 2022-02-12  6:38 Dongli Si
  2022-02-12  8:35 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Dongli Si @ 2022-02-12  6:38 UTC (permalink / raw)
  To: 53949

[-- Attachment #1: Type: text/plain, Size: 320 bytes --]

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

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.

[-- Attachment #2: Type: text/html, Size: 742 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-12 17:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-12  6:38 bug#53949: Setting (font-lock-mode 0) in very large buffers will cause highlight-symbol-at-point to fail to highlight all matches Dongli Si
2022-02-12  8:35 ` Lars Ingebrigtsen
2022-02-12 17:01   ` Juri Linkov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.