help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mostly curtail font-lock-mode


From: Emanuel Berg
Subject: Re: Mostly curtail font-lock-mode
Date: Thu, 25 Feb 2021 23:24:51 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Vasilii Kolobkov wrote:

> E.g. i might customize all the faces used in modes i don't
> want fontified to be same as `default' and thus have the
> desired visual effect, but then there would still be a lot
> of work wasted by fontifying everything with the same face.

Okaay... if that's how it works, then yes. Maybe.

What do you use to set the faces?

But on the whole, I think the three way split decision is
either you want all of it - do nothing, or you want some of it
- configure it, or you don't want it - disable.

You can configure the mode line to act upon that mode, tho,
like this [last]. A lot of work I suspect and unexpected work
and even inelegant code (worst) for this minimal gain if even
that - so this Elisp is for display purposes ONLY -

  https://dataswamp.org/~incal/emacs-init/mode-line.el

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]