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

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

Re: customizing syntax highlighting of variable and function usage in C


From: Joe Schafer
Subject: Re: customizing syntax highlighting of variable and function usage in C and C++ mode
Date: Thu, 05 Feb 2009 09:25:44 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Geralt <usr.gentoo@googlemail.com> writes:

> Since nobody has replied I suppose that this is not possible, am I
> correct?

The default font-lock faces might not be affecting the text.  You can
check to see what face font-lock uses on some text by typing \C-x= at
the point of the text.  This runs `what-cursor-position'.  But what you
have is similar to what I have.  Are you sure the rest your color-theme
definition is correct?

(font-lock-function-name-face ((t ( :foreground "palegreen3"))))





reply via email to

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