all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* define multi-line comments
@ 2008-06-20 14:46 henry atting
  2008-06-20 16:01 ` David Hansen
       [not found] ` <mailman.13617.1213978108.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 7+ messages in thread
From: henry atting @ 2008-06-20 14:46 UTC (permalink / raw)
  To: help-gnu-emacs

I have my own text mode (derived from text-mode), which defines some
syntax highlighting. Defining keywords is no problem but as far as I see
keywords don't work on serveral lines, e.g. this

         (list "\".*\"" 0 'font-lock-variable-name-face t) 

only highlights words or phrases till the line break.
Can anyone give me a hint how to get it work multi-line.

henry    




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

end of thread, other threads:[~2008-06-22 15:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-20 14:46 define multi-line comments henry atting
2008-06-20 16:01 ` David Hansen
     [not found] ` <mailman.13617.1213978108.18990.help-gnu-emacs@gnu.org>
2008-06-21  8:32   ` henry atting
2008-06-21  9:11     ` David Hansen
     [not found]     ` <mailman.13659.1214040211.18990.help-gnu-emacs@gnu.org>
2008-06-22  7:51       ` henry atting
2008-06-22 10:15         ` David Hansen
     [not found]         ` <mailman.13696.1214130202.18990.help-gnu-emacs@gnu.org>
2008-06-22 15:43           ` henry atting

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.