From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Default custom group Date: Wed, 18 May 2005 18:45:30 -0400 Message-ID: References: <87psvpmtrz.fsf@wigwam.deepwood.net> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1116456713 25129 80.91.229.2 (18 May 2005 22:51:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 May 2005 22:51:53 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 19 00:51:47 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DYXNR-0003xb-1Q for ged-emacs-devel@m.gmane.org; Thu, 19 May 2005 00:50:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYXPx-0003lM-CU for ged-emacs-devel@m.gmane.org; Wed, 18 May 2005 18:53:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DYXLF-0001Ve-Dp for emacs-devel@gnu.org; Wed, 18 May 2005 18:48:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DYXL8-0001Sr-U9 for emacs-devel@gnu.org; Wed, 18 May 2005 18:48:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYXL8-0001Qx-C4 for emacs-devel@gnu.org; Wed, 18 May 2005 18:48:34 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DYXQn-0003ta-9p for emacs-devel@gnu.org; Wed, 18 May 2005 18:54:25 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DYXIA-0006Hn-1s; Wed, 18 May 2005 18:45:30 -0400 Original-To: Daniel Brockman In-reply-to: <87psvpmtrz.fsf@wigwam.deepwood.net> (message from Daniel Brockman on Tue, 17 May 2005 23:23:12 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:37303 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37303 I expect to be able to get to any customization group by starting from M-x customize RET and following the links. Groups that indeed don't belong to any parent groups except `emacs' SHOULD have :group 'emacs. I don't see what the problem is. It is not right for these to be first-level groups. They belong at other places in the tree.