From: Michael Heerdegen <michael_heerdegen@web.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Help with font-lock-add-keywords
Date: Fri, 13 Mar 2015 04:47:30 +0100 [thread overview]
Message-ID: <87pp8d1ru5.fsf@web.de> (raw)
In-Reply-To: 87pp8deg7s.fsf@wmi.amu.edu.pl
Marcin Borkowski <mbork@wmi.amu.edu.pl> writes:
> (font-lock-add-keywords nil '(("foo" . italic)))
According to the doc of `font-lock-keywords', the FACENAME is actually
an expression that gets evaluated. So you must probably quote `italic',
or define a variable that is bound to 'italic. There are lots of
variables in Emacs named xxx-face that are bound to face names.
Michael.
next prev parent reply other threads:[~2015-03-13 3:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-13 3:20 Help with font-lock-add-keywords Marcin Borkowski
2015-03-13 3:47 ` Michael Heerdegen [this message]
2015-03-13 6:39 ` Marcin Borkowski
2015-03-13 12:31 ` Robert Thorpe
2015-03-13 14:37 ` Drew Adams
2015-03-13 14:52 ` Marcin Borkowski
[not found] <mailman.1931.1426216826.31049.help-gnu-emacs@gnu.org>
2015-03-13 3:33 ` Emanuel Berg
2015-03-13 3:46 ` Marcin Borkowski
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=87pp8d1ru5.fsf@web.de \
--to=michael_heerdegen@web.de \
--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.
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).