all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Mostly curtail font-lock-mode
@ 2021-02-25 14:50 Vasilii Kolobkov
  2021-02-25 16:03 ` Emanuel Berg via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 14+ messages in thread
From: Vasilii Kolobkov @ 2021-02-25 14:50 UTC (permalink / raw)
  To: help-gnu-emacs

I had font-lock-mode disabled for most of the major modes (sans
whitelist in font-lock-global-modes), but ran into a problem.

rcirc-track-minor-mode highlights some notification in its mode line
display by setting a `font-lock-face' text property.  And it seem to
have no effect if the font-lock mode is disabled.

Now i wonder what would be the most effective way to disable most of the
work font-lock would do (e.g. figuring out the syntax structures), but
still have it nominally enabled so that i could make use of it in the
mode line?  Any hints on general direction to do it would be very much
appreciated!



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

end of thread, other threads:[~2021-03-02 12:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-25 14:50 Mostly curtail font-lock-mode Vasilii Kolobkov
2021-02-25 16:03 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-02-25 20:07   ` Vasilii Kolobkov
2021-02-25 20:35     ` rcirc vs ERC (was: Mostly curtail font-lock-mode) Tassilo Horn
2021-02-25 22:36       ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-02-26 22:44         ` Tassilo Horn
2021-02-27  3:36           ` Eduardo Ochs
2021-03-02  3:28           ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-03-02 10:22             ` Tassilo Horn
2021-03-02 12:15               ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-03-02  3:33           ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-03-02 10:26             ` Tassilo Horn
2021-03-02 12:14               ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-02-25 22:24     ` Mostly curtail font-lock-mode Emanuel Berg via Users list for the GNU Emacs text editor

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.