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

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

Re: [21.2]: M-x customize-group offers non-groups for customisation


From: Stefan Monnier
Subject: Re: [21.2]: M-x customize-group offers non-groups for customisation
Date: 11 Apr 2002 14:06:17 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50

>>>>> "Marshall," == Marshall, Simon <simon.marshall@misys.com> writes:
> where auto-compression-mode has a non-nil custom-loads property (its
> custom-group property is nil).
> How hard is it to make custom only offer genuine groups?  Presumably too
> hard.

Couldn't we decide that the `custom-loads' property should only
contain a list of elements if the object is a group, otherwise
it should just contain a single string (or symbol).

After all, why should a `defcustom' require loading of more
than a single file/feature ?


        Stefan



reply via email to

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