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

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

Re: font-lock-comment-face not working in latest CVS


From: Kai Grossjohann
Subject: Re: font-lock-comment-face not working in latest CVS
Date: Sat, 31 Jan 2004 21:32:07 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux)

Kenneth Rose <kenrose@rogers.com> writes:

> I downloaded the latest CVS sources and built emacs 21 for Mac OS
> X. When I loaded emacs, it started complaining because I had the line:
>
> ( set-face-foreground 'font-lock-comment-face "cyan" )
>
> in my .emacs.  It was complaining that font-lock-comment-face wasn't a
> valid face.

Put (require 'font-lock) before that line.

Kai


reply via email to

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