emacs-devel
[Top][All Lists]
Advanced

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

Re: Tokenizing


From: Stefan Monnier
Subject: Re: Tokenizing
Date: Sat, 20 Sep 2014 15:55:00 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> - it should be possible to completely replace the font-lock-mode with
> this mode, given a concrete language tokenizer;

The intention for font-lock highlighting is to show
syntactic structure.  In many cases, we end up limited to lexical
highlighting, but that's a problem.


        Stefan



reply via email to

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