all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: "Basil L. Contovounesios" <contovob@tcd.ie>
Cc: 30527@debbugs.gnu.org
Subject: bug#30527: 26.0.91; describe-face does not mention :package-version
Date: Sun, 14 Jul 2019 17:02:26 +0200	[thread overview]
Message-ID: <87ftn8zmkd.fsf@mouse.gnus.org> (raw)
In-Reply-To: <87bmglxc84.fsf@tcd.ie> (Basil L. Contovounesios's message of "Mon, 19 Feb 2018 14:53:15 +0000")

"Basil L. Contovounesios" <contovob@tcd.ie> writes:

> Severity: wishlist
>
> After evaluating the following:
>
>   (defgroup my-group nil
>     "Custom group.")
>
>   (defcustom my-var nil
>     "User option."
>     :package-version '(my-group . "0.1"))
>
>   (defface my-face '((t :inherit default))
>     "Custom face."
>     :package-version '(my-group . "0.1"))
>
> C-h v my-var RET then reports, "This variable was introduced, or its
> default value was changed, in version 0.1 of the my-group package."
>
> M-x describe-face RET my-face RET, on the other hand, makes no such
> comment.  Given that defface is documented as accepting the same
> keywords as defcustom, I think it would be nice if describe-face were
> consistent with describe-variable in this regard.

Makes sense.  I've now added this to the Emacs trunk.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2019-07-14 15:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-19 14:53 bug#30527: 26.0.91; describe-face does not mention :package-version Basil L. Contovounesios
2019-07-14 15:02 ` Lars Ingebrigtsen [this message]
2019-07-14 16:32   ` Andy Moreton
2019-07-14 16:39     ` Lars Ingebrigtsen

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=87ftn8zmkd.fsf@mouse.gnus.org \
    --to=larsi@gnus.org \
    --cc=30527@debbugs.gnu.org \
    --cc=contovob@tcd.ie \
    /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.