Tassilo Horn <[email protected]> writes: > David Kastrup <[email protected]> writes: > >>> Hm, no, according to the docs it sets the face for the macro >>> arguments if the macro type is command. So basically this should do >>> the trick: >>> >>> (setq font-latex-user-keyword-classes >>> '(("shadow-hidden" (("hide" "{")) 'shadow command))) >>> >>> However, it doesn't work for me. Not sure what's wrong... >> >> Double-quoting shadow? You quote the whole list, and then quote >> shadow again? > > I took the definition of `font-latex-built-in-keyword-classes' as a > reference, and there the face is quoted again, too.
Huh. Maybe there is another eval level involved. -- David Kastrup _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
