unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* font lock face for c++ #include
@ 2006-12-13 19:07 sdillinger
  2006-12-13 19:57 ` Peter Dyballa
  2006-12-13 20:28 ` David Hansen
  0 siblings, 2 replies; 3+ messages in thread
From: sdillinger @ 2006-12-13 19:07 UTC (permalink / raw)


Hello.

I cannot figure out what face I have to change in .emacs to change the
foreground color of the text '#include' in my c++ files.   It also
happens with '>>' and '<<'

It is a very dark blue and it is impossible to read on the black
ground...

To be clear I need the line that looks like this:

(set-face-foreground 'font-lock-type-face "Goldenrod")

Thanks for any help.

Steve

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

* Re: font lock face for c++ #include
  2006-12-13 19:07 font lock face for c++ #include sdillinger
@ 2006-12-13 19:57 ` Peter Dyballa
  2006-12-13 20:28 ` David Hansen
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2006-12-13 19:57 UTC (permalink / raw)
  Cc: help-gnu-emacs


Am 13.12.2006 um 20:07 schrieb sdillinger@gmail.com:

> I cannot figure out what face I have to change in .emacs to change the
> foreground color of the text '#include' in my c++ files.

Have you tried C-u C-x = on one of the characters in this face? Or M- 
x describe-text-properties? I think the hypertext *Help* window that  
opens is quite helpful ...

--
Mit friedvollen Grüßen

   Pete

UNIX is user friendly, it's just picky about who its friends are.

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

* Re: font lock face for c++ #include
  2006-12-13 19:07 font lock face for c++ #include sdillinger
  2006-12-13 19:57 ` Peter Dyballa
@ 2006-12-13 20:28 ` David Hansen
  1 sibling, 0 replies; 3+ messages in thread
From: David Hansen @ 2006-12-13 20:28 UTC (permalink / raw)


On 13 Dec 2006 11:07:01 -0800 sdillinger@gmail.com wrote:

> I cannot figure out what face I have to change in .emacs to change the
> foreground color of the text '#include' in my c++ files.   It also
> happens with '>>' and '<<'
>
> It is a very dark blue and it is impossible to read on the black
> ground...
>
> To be clear I need the line that looks like this:
>
> (set-face-foreground 'font-lock-type-face "Goldenrod")

M-x customize-apropos-faces RET font-lock RET

David

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

end of thread, other threads:[~2006-12-13 20:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-13 19:07 font lock face for c++ #include sdillinger
2006-12-13 19:57 ` Peter Dyballa
2006-12-13 20:28 ` David Hansen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).