all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* fontifying of user defined variables
@ 2006-09-12 10:00 dieter
  2006-09-13 21:54 ` Dieter Wilhelm
       [not found] ` <mailman.6912.1158195722.9609.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: dieter @ 2006-09-12 10:00 UTC (permalink / raw)


Hi

I'd like to highlight user specified variables in a major mode for a simple macro language (Ansys parametric design language or APDL). 

All number variables are specified with the following assignment:

VARIABEL=VALUE

I'd like to fontify in a certain face any variable VARIABLE which was defined in such a way and appears after the definition anywhere in the code.

Could you please outline the method or point to a lisp file where such a "dynamic" highlighting is accomplished.

--
  Dieter

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

end of thread, other threads:[~2006-09-16  7:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-12 10:00 fontifying of user defined variables dieter
2006-09-13 21:54 ` Dieter Wilhelm
     [not found] ` <mailman.6912.1158195722.9609.help-gnu-emacs@gnu.org>
2006-09-14 14:47   ` rgb
2006-09-16  7:42     ` Dieter Wilhelm

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.