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

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

bug#15009: cl-lib symbols in lisp-font-lock-keywords


From: Juanma Barranquero
Subject: bug#15009: cl-lib symbols in lisp-font-lock-keywords
Date: Fri, 2 Aug 2013 19:26:39 +0200

On Fri, Aug 2, 2013 at 7:16 PM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:

> But: these are not valid in Lisp.  So we need to clean this up by
> splitting lisp-font-lock-keywords into a "Lisp" part and an
> "Elisp" part.

OK.

> BTW, ideally, these keyword faces would be added by dynamically
> collecting the set of known macros, rather than by a hardcoded list.

Why? It is a restricted and well-defined set, unlikely to change.
Adding them dynamically adds unnecessary complexity IMO.

   J





reply via email to

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