From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.bugs Subject: Re: [21.2]: M-x customize-group offers non-groups for customisation Date: Thu, 11 Apr 2002 17:41:45 +0200 Organization: The Church of Emacs Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1018539733 1620 127.0.0.1 (11 Apr 2002 15:42:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 11 Apr 2002 15:42:13 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16vgiD-0000Q0-00 for ; Thu, 11 Apr 2002 17:42:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16vgiB-0007mE-00; Thu, 11 Apr 2002 11:42:11 -0400 Original-Received: from news.net.uni-c.dk ([130.226.1.34]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16vghp-0007ks-00 for ; Thu, 11 Apr 2002 11:41:49 -0400 Original-Received: (from news@localhost) by news.net.uni-c.dk (AIX4.3/8.9.3/8.9.3) id RAA28856 for gnu-emacs-bug@prep.ai.mit.edu; Thu, 11 Apr 2002 17:41:46 +0200 Original-To: gnu-emacs-bug@prep.ai.mit.edu Original-Path: not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 17 Original-NNTP-Posting-Host: zuse.dina.kvl.dk Original-X-Trace: news.net.uni-c.dk 1018539706 37776 130.225.40.245 (11 Apr 2002 15:41:46 GMT) Original-X-Complaints-To: usenet@news.net.uni-c.dk Original-NNTP-Posting-Date: Thu, 11 Apr 2002 15:41:46 +0000 (UTC) X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ Mail-Copies-To: nobody User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (sparc-sun-solaris2.8) Cancel-Lock: sha1:MQWZ779/TCAH30B+kZpbYXyEcxU= Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:564 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:564 "Marshall, Simon" writes: > How hard is it to make custom only offer genuine groups? Presumably too > hard. You'd have to add the information when you generate cus-load. I don't think it would be hard (but I don't volunteer), the question is whether it is worth it. > Perhaps something meaningful can be done after customize-group does the > custom-load-symbol, e.g., say, "oh, it's not a group, but here's a > customisation buffer containing the list of groups to which it belongs" > or "oh, it's not a group, it's an X and here's the appropriate > customisation buffer to customise it". I prefer the second option, with the caveat that it can be both a variable and a face, simultaneously. It isn't even a rare case.