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

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

Re: List-of-lists data structure


From: Stefan Monnier
Subject: Re: List-of-lists data structure
Date: Sat, 12 Apr 2014 16:07:35 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> Only the names on the left of the equals are keywords,

Any reason you don't just use something like

   (defvar foo-mode-font-lock-keywords
     '(("^[ \t]*\\(\\(?:\\sw\\|\\s_\\)+\\)[ \t]*=" (1 font-lock-keyword))))


-- Stefan




reply via email to

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