GNU bug report logs -
#3811
23.0.96; custom-group-members
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Fri, 10 Jul 2009 18:00:03 UTC
Severity: normal
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> emacs -Q
> Dunno if this is just a doc bug or a code bug. `custom-group-members'
> seems to give the same result - a list of groups, whether its second
> arg GROUPS-ONLY is nil or t. I don't see any difference.
Can't reproduce it here:
emacs -Q
M-x load-library RET cus-edit RET
M-: (custom-group-members 'custom-faces nil) RET
gives me a list of the members of that group, one of which is itself
a group but the rest isn't:
((custom-magic-faces custom-group)
(custom-button custom-face)
(custom-button-mouse custom-face)
(custom-button-unraised custom-face)
(custom-button-pressed custom-face)
(custom-button-pressed-unraised custom-face)
(custom-documentation custom-face)
(custom-state custom-face)
(custom-link custom-face)
(custom-comment custom-face)
(custom-comment-tag custom-face)
(custom-variable-tag custom-face)
(custom-variable-button custom-face)
(custom-visibility custom-face)
(custom-face-tag custom-face)
(custom-group-tag-faces custom-variable)
(custom-group-tag-1 custom-face)
(custom-group-tag custom-face))
-- Stefan
This bug report was last modified 16 years and 4 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.