From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: "Simen Heggestøyl" <simenheg@gmail.com>
Cc: 22211@debbugs.gnu.org
Subject: bug#22211: [PATCH] Add a face for CSS/SCSS variables
Date: Sat, 19 Dec 2015 09:18:49 -0500 [thread overview]
Message-ID: <jwvmvt6cynb.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <1450523545.4477.0@smtp.gmail.com> ("Simen Heggestøyl"'s message of "Sat, 19 Dec 2015 12:12:25 +0100")
> +(defface css-variable '((t :inherit font-lock-variable-name-face))
> + "Face to use for variables.")
Why not use font-lock-variable-name-face?
Stefan
next prev parent reply other threads:[~2015-12-19 14:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-19 11:12 bug#22211: [PATCH] Add a face for CSS/SCSS variables Simen Heggestøyl
2015-12-19 14:18 ` Stefan Monnier [this message]
2015-12-27 18:19 ` Simen Heggestøyl
2015-12-27 18:28 ` Lars Ingebrigtsen
2015-12-27 18:38 ` Simen Heggestøyl
2016-01-31 14:29 ` Simen Heggestøyl
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=jwvmvt6cynb.fsf-monnier+emacsbugs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=22211@debbugs.gnu.org \
--cc=simenheg@gmail.com \
/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.