all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Francesco Potorti` <pot@gnu.org>
To: alinsoar@voila.fr
Cc: "Emacs   Dev  \[emacs-devel\]" <emacs-devel@gnu.org>
Subject: C font-lock bug
Date: Fri, 27 Apr 2007 12:07:34 +0200	[thread overview]
Message-ID: <E1HhNMU-0004js-PN@tucano.isti.cnr.it> (raw)
In-Reply-To: <12799012.205971174993530168.JavaMail.www@wwinf4105>

Sorry for the big delay, I am trying ot recover my email backlog.

>> >1. Emacs -Q
>> >2. M-. Lisp_Type <RET>
>> >Select then the path to your TAGS file of your emacs.
>> >The first 4 members of this enumeration are listed in yellow color to
>> >me . The last 4 members in black color .
>> 
>> What enumeration?  Why are the colours important?
>
>Lisp_Type is an enumeration. And because It is preceded by M-. (i.e. by
>find-tag) it is clear what it means.

At last I understand.  In fact, find-tag is completely unrelated with
this.  I changed the subject to reflect that this is a bug in font-lock
for C code.

Specifically, if you load lisp.h from the Emacs sources and look at
 enum Lisp_Type
you see that the colour of the members of the enum changes after the
fourth member.

  reply	other threads:[~2007-04-27 10:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27 11:05 [alinsoar@voila.fr: this is a bug?] A Soare
2007-04-27 10:07 ` Francesco Potorti` [this message]
2007-04-27 12:38   ` C font-lock bug Alan Mackenzie
  -- strict thread matches above, loose matches on Subject: below --
2007-04-27 10:32 A Soare
2007-04-27 11:19 ` Francesco Potorti`
2007-04-27 11:30 A Soare
2007-04-27 17:56 A Soare

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=E1HhNMU-0004js-PN@tucano.isti.cnr.it \
    --to=pot@gnu.org \
    --cc=alinsoar@voila.fr \
    --cc=emacs-devel@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.