bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#3566: 23.0.94; explain why not to use group defined by define-minor-


From: Lars Ingebrigtsen
Subject: bug#3566: 23.0.94; explain why not to use group defined by define-minor-mode
Date: Wed, 27 Apr 2016 22:04:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

>  :group GROUP Custom group name to use in all generated `defcustom' forms.
>               Defaults to MODE without the possible trailing \"-mode\".
> -             (This default may not be a valid customization group defined
> -             with `defgroup'.  Make sure it is.)
> +             Don't use this default group name unless you have written a
> +             `defgroup' to define that group properly.
>
> The previous version may have been clearer?  I think what it's trying to
> say is that if you have a :group, then you should make sure to add a
> defgroup to that symbol.

Actually, I think it's clear enough as it is without spelling out the
rationale behind this.

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]