all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jianli zhao <jianlizhao1@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: .c file has no color for most of code in functions, is this normal?
Date: Tue, 13 Oct 2009 00:16:18 -0700 (PDT)	[thread overview]
Message-ID: <c869e13d-9c9a-450b-8435-8e8d8a4d3c56@v37g2000prg.googlegroups.com> (raw)

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!


             reply	other threads:[~2009-10-13  7:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-13  7:16 jianli zhao [this message]
2009-10-14 23:22 ` .c file has no color for most of code in functions, is this normal? jpkotta
2009-10-15  7:56   ` jianli zhao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c869e13d-9c9a-450b-8435-8e8d8a4d3c56@v37g2000prg.googlegroups.com \
    --to=jianlizhao1@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.