bug#3811: 23.0.96; custom-group-members

Stefan Monnier <[email protected]>
Newsgroups gmane.emacs.bugs,gmane.emacs.pretest.bugs
Message-ID <[email protected]>
> 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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.