From: ken <gebser@speakeasy.net>
Subject: Re: custom colorizing keywords
Date: Wed, 15 Mar 2006 09:18:37 -0500 [thread overview]
Message-ID: <4418223D.2070302@speakeasy.net> (raw)
In-Reply-To: <44166427.6040005@gmx.at>
martin rudalics wrote:
>> ("\\<\\(XXX\\|xxx\\|???\\)\\>" . font-lock-keyword-face)))
>>
>> Evaluating this failed, told me "Fontifying region...(invalid-regexp
>> Invalid regular expression)". I've read enough elisp code that I pretty
>
> Question marks in regular expressions are special. Try, as an example,
>
> ("\\<\\(XXX\\|xxx\\|YYY\\)\\>" . font-lock-keyword-face)))
>
> here.
I got the same error message either way.
--
"This world ain't big enough for the both of us,"
said the big noema to the little noema.
next parent reply other threads:[~2006-03-15 14:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <44166427.6040005@gmx.at>
2006-03-15 14:18 ` ken [this message]
[not found] <mailman.4.1142170197.32310.help-gnu-emacs@gnu.org>
2006-03-12 13:51 ` custom colorizing keywords Stefan Monnier
2006-03-13 18:59 ` Steve Wainstead
2006-03-15 18:41 ` ken
2006-03-12 13:29 ken
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4418223D.2070302@speakeasy.net \
--to=gebser@speakeasy.net \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).