all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles.bader@necel.com>
To: emacs-devel@gnu.org
Subject: Re: vera-mode.el
Date: Mon, 11 Jun 2007 20:22:14 +0900	[thread overview]
Message-ID: <buofy4ywxax.fsf@dhapc248.dev.necel.com> (raw)
In-Reply-To: 466D295F.3000509@synopsys.com

Reto Zimmermann <Reto.Zimmermann@synopsys.com> writes:
>> (defface vera-font-lock-number-face   ...
>>   ...)
>> (put 'vera-font-lock-number 'face-alias 'vera-font-lock-number-face)
>
> Done.

Actually it should be the reverse:

  (defface vera-xxx ...)
  (put 'vera-xxx-face 'face-alias 'vera-xxx)

Also is it really necessary to have _both_ faces and
variables-pointing-to-faces for every vera face?  Can't you just get rid
of the variables and refers to faces directly by name?

Thanks,

-Miles

-- 
Is it true that nothing can be known?  If so how do we know this?  -Woody Allen

  reply	other threads:[~2007-06-11 11:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1HveXE-00080m-T4@fencepost.gnu.org>
     [not found] ` <4665C2DC.3090102@synopsys.com>
     [not found]   ` <E1HvyqV-0003IZ-Fj@fencepost.gnu.org>
2007-06-06 17:14     ` vera-mode.el Reto Zimmermann
2007-06-06 18:03       ` vera-mode.el Stefan Monnier
2007-06-06 21:30         ` vera-mode.el Reto Zimmermann
2007-06-06 23:38           ` vera-mode.el Dan Nicolaescu
2007-06-07 12:07             ` vera-mode.el Reto Zimmermann
2007-06-10 16:08               ` vera-mode.el Dan Nicolaescu
2007-06-11 10:52                 ` vera-mode.el Reto Zimmermann
2007-06-11 11:22                   ` Miles Bader [this message]
2007-06-20  6:35                     ` vera-mode.el Dan Nicolaescu
2007-06-20  8:22                       ` vera-mode.el Reto Zimmermann
2007-06-20  7:24                   ` vera-mode.el Glenn Morris
2007-06-20  8:51                     ` vera-mode.el Reto Zimmermann
2007-06-07 12:35           ` vera-mode.el Stefan Monnier
2007-06-07 13:56             ` vera-mode.el Reto Zimmermann

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=buofy4ywxax.fsf@dhapc248.dev.necel.com \
    --to=miles.bader@necel.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.