From: Nordlöw <per.nordlow@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Adjusting string font-locking to not span multiple lines
Date: Fri, 16 May 2008 03:35:48 -0700 (PDT) [thread overview]
Message-ID: <63a2cd59-f0d5-4de1-833c-7a379b76451d@d1g2000hsg.googlegroups.com> (raw)
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
next reply other threads:[~2008-05-16 10:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-16 10:35 Nordlöw [this message]
2008-05-16 11:09 ` Adjusting string font-locking to not span multiple lines 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
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=63a2cd59-f0d5-4de1-833c-7a379b76451d@d1g2000hsg.googlegroups.com \
--to=per.nordlow@gmail.com \
--cc=help-gnu-emacs@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.