all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Adjusting string font-locking to not span multiple lines
@ 2008-05-16 10:35 Nordlöw
  2008-05-16 11:09 ` David Hansen
       [not found] ` <mailman.11679.1210937018.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Nordlöw @ 2008-05-16 10:35 UTC (permalink / raw)
  To: help-gnu-emacs

Hey there!

I would like to override the behaviour for string highlighting in
lines such as the following.

0	string	\xad6" AMGC archive data

such that the the whole pattern
                   \xad6"
is highlighted in the font-lock-constant-face

in order to prevent font-lock from highlighting the rest of the buffer
in font-lock-string-face.

How do I accomplish this?


Thanks in advance,
Nordlöw


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

end of thread, other threads:[~2008-05-16 15:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-16 10:35 Adjusting string font-locking to not span multiple lines Nordlöw
2008-05-16 11:09 ` David Hansen
     [not found] ` <mailman.11679.1210937018.18990.help-gnu-emacs@gnu.org>
2008-05-16 13:39   ` Nordlöw
2008-05-16 15:03     ` David Hansen

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.