all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How can I config the color of #include "test.h" in cpp file
@ 2008-10-12 19:58 yinglcs
  2008-10-13  7:13 ` Bastien
  0 siblings, 1 reply; 6+ messages in thread
From: yinglcs @ 2008-10-12 19:58 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

How can I config the color of #include "test.h" in cpp file?
especially the words "#include"?

I try putting these in .emacs :

(set-face-foreground 'font-lock-comment-face "firebrick")
(set-face-foreground 'font-lock-keyword-face "orange")

But it does not work.

Thank you for any help.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-10-13  9:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-12 19:58 How can I config the color of #include "test.h" in cpp file yinglcs
2008-10-13  7:13 ` Bastien
2008-10-13  8:36   ` Peter Dyballa
2008-10-13  8:54     ` Bastien
2008-10-13  9:19     ` Teemu Likonen
2008-10-13  9:49       ` Peter Dyballa

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.