emacs-devel
[Top][All Lists]
Advanced

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

RE: line-move-visual


From: Drew Adams
Subject: RE: line-move-visual
Date: Fri, 10 Jul 2009 10:40:09 -0700

> And then perhaps a good way for users to share their groups 
> (a la skins). Maybe just create an EmacsWiki page (e.g.
> GroupsAsSkins) where people can upload their groups to share.
> 
> But that would mean also having Customize produce a 
> `custom-add-to-group' entry when you add a group to an option,
> so you could then extract that code from your custom-file to share.

Or maybe there already is a function that, given a Customize group name, returns
a list of all options and faces in that group (directly, not by inheritance)?

If so, then people could use that to get the list for a given "skin", and upload
it for others to see (or to try, by mapping over it using
`custom-add-to-group').

I thought maybe `custom-group-members' would do that, but it seems to list only
groups (even with nil GROUPS-ONLY), not options and faces.





reply via email to

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