* Hans Halvorson (2007-07-05) writes:

> As a test, I am trying to get "\defin" to highlight.  I have tried
> both of the following in the custom variables in my .emacs:
>
> (font-latex-user-keyword-classes (quote (("defin" ("defin") (:foreground 
> "cyan") (command 1)))))

In case you produced this via Customize it looks okay except for the
missing quote at its start which you probably snipped.

> (font-latex-match-bold-command-keywords '("defin"))
>
> Neither of these is making any difference -- "\defin" and
> "\defin{foobar}" are still showing up in light gray.  What am I doing
> wrong here?  (I am running AucTeX 11.84 on Emacs CVS 22.1.50.)

Did you restart Emacs after saving the customization?

-- 
Ralf


_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to