[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Understanding font-lock
From: |
Stefan Monnier |
Subject: |
Re: Understanding font-lock |
Date: |
Fri, 09 Dec 2022 08:39:02 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
> I am finding the use of font-lock too complicated. When I make a new buffer
> and apply `text-mode` or `org-mode`, `font-lock` in enabled and can print
> text with colour using `font-lock-face`.
I don't know what you mean by "print".
> Cannot really understand what `font-lock` is about. Does it have to
> be enabled to print in colour?
I suggest you describe in more detail what it is you're trying to do and
the specific problem you encounter when you do it.
Stefan