all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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.