all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexis <flexibeast@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: master 1be349c 1/2: * lisp/emacs-lisp/package.el: Define custom faces
Date: Thu, 10 Sep 2015 21:31:26 +1000	[thread overview]
Message-ID: <87pp1q4ik1.fsf@gmail.com> (raw)
In-Reply-To: <87zj0y4l2k.fsf@gmail.com>


Oleh Krehel <ohwoeowho@gmail.com> writes:

> Is it actually a good idea not end with "-face"? I do it for all 
> my packages. And the reason is a very good one: I get completion 
> (completion-at-point, apropos, git-grep, CEDET tags, whatever) 
> for faces with "package-prefix.*-face". It's useful to 
> distinguish the face symbols from the variable symbols.

Agreed. In my `picolisp-mode` package, i have a defface 
`picolisp-global-variable-face`, i.e. the face used for PicoLisp 
global variables. i feel that dropping '-face' from this wouldn't 
provide any concrete benefits to me or my users, and indeed, would 
prevent the sort of useful actions you describe.


Alexis.



      reply	other threads:[~2015-09-10 11:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150806102825.25477.3457@vcs.savannah.gnu.org>
     [not found] ` <E1ZNIPS-0006dx-Nh@vcs.savannah.gnu.org>
2015-09-05 21:44   ` master 1be349c 1/2: * lisp/emacs-lisp/package.el: Define custom faces Johan Bockgård
2015-09-05 22:09     ` Artur Malabarba
2015-09-05 22:15       ` Johan Bockgård
2015-09-06 13:05         ` Artur Malabarba
2015-09-07  9:48         ` Oleh Krehel
2015-09-10 11:31           ` Alexis [this message]

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=87pp1q4ik1.fsf@gmail.com \
    --to=flexibeast@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.