all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "A. Soare" <alinsoar@voila.fr>
To: "Emacs   Dev  [emacs-devel]" <emacs-devel@gnu.org>
Subject: c-mode: dynamic Keywords List
Date: Tue, 18 Aug 2009 10:46:23 +0200 (CEST)	[thread overview]
Message-ID: <18583111.1817801250585183869.JavaMail.www@wwinf4633> (raw)

The grammar of C language is LALR(1) if we leave out the typedef. At the beginning, the C language was designed to be LALR(1), but in time this characteristic was lost.

With typedef, the parsing tables changes dynamically. Is it possible to define dynamically the list of keywords, such that the new keywords be colored into the color defined by Font Lock Keyword Face ?





____________________________________________________

Envie de partager vos photos de vacances ? Voila vous offre 1 Go d’espace de stockage sur http://macle.voila.fr 







             reply	other threads:[~2009-08-18  8:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-18  8:46 A. Soare [this message]
2009-08-18 13:48 ` c-mode: dynamic Keywords List Daniel Pittman

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=18583111.1817801250585183869.JavaMail.www@wwinf4633 \
    --to=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.