unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* .c file has no color for most of code in functions, is this normal?
@ 2009-10-13  7:16 jianli zhao
  2009-10-14 23:22 ` jpkotta
  0 siblings, 1 reply; 3+ messages in thread
From: jianli zhao @ 2009-10-13  7:16 UTC (permalink / raw)
  To: help-gnu-emacs

main ()
{int a,b
a=b; <------the text color of this line is black, no face and color
for(a=0;a<8;a++) <--------only "for" has color.
   a=b;
}

Emacs must have way to color these code lines, but how to enable it?
Please help!


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

end of thread, other threads:[~2009-10-15  7:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-13  7:16 .c file has no color for most of code in functions, is this normal? jianli zhao
2009-10-14 23:22 ` jpkotta
2009-10-15  7:56   ` jianli zhao

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).