From: Bois Francois-Xavier <fxbois@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: new faces
Date: Mon, 24 Mar 2014 22:08:03 +0100 [thread overview]
Message-ID: <CAK1xyPPbrMDef_LyA8eseSUBasbhhyXVDyDhbQG2m-A=govbRg@mail.gmail.com> (raw)
In-Reply-To: <jwvior3e38u.fsf-monnier+emacs@gnu.org>
> > font-lock-tag-name-face
> > font-lock-tag-bracket-face
>
> These seem very HTML specific, so not really appropriate for font-lock-*-face.
>
I am thinking of markdown, apache-mode, wiki/ini-mode, org-mode (not
sure for this one), and of course all the xml/html modes
>
> > font-lock-attr-name-face
>
> This one probably corresponds to "argument names", so in Lisp it could
> be used for keyword symbols. IOW I'm OK with adding such a face.
>
> > font-lock-attr-value-face
>
> AFAIK an attribute value is an expression, so I'm not sure why we'd want
> to give it a special face. I guess it's another way to say that this is
> also too HTML-specific to make much sense for font-lock-*-face.
>
> > font-lock-symbol-face
>
> I have no idea what this one is, neither for HTML nor for any other mode.
I was thinking of this kind of syntax (with js or ruby)
{symbolX: "aa", symbolY: 123}
next prev parent reply other threads:[~2014-03-24 21:08 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-24 20:26 new faces Bois Francois-Xavier
2014-03-24 20:32 ` Dov Grobgeld
2014-03-25 10:09 ` Sebastien Vauban
2014-03-25 10:25 ` Dov Grobgeld
2014-03-24 20:48 ` Stefan
2014-03-24 21:08 ` Bois Francois-Xavier [this message]
2014-03-24 21:31 ` Bozhidar Batsov
2014-03-25 1:23 ` Stefan
2014-03-24 21:51 ` Daniel Colascione
2014-03-25 1:25 ` Stefan
2014-03-25 7:26 ` Bois Francois-Xavier
2014-03-25 7:29 ` Daniel Colascione
2014-03-25 13:13 ` Stefan Monnier
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='CAK1xyPPbrMDef_LyA8eseSUBasbhhyXVDyDhbQG2m-A=govbRg@mail.gmail.com' \
--to=fxbois@gmail.com \
--cc=emacs-devel@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.