From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: fancy-splash-screen customize group... Date: Tue, 06 Dec 2005 12:17:33 -0500 Message-ID: <87hd9mm9g2.fsf@stupidchicken.com> References: <87r78ra0t6.fsf@stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1133889836 3324 80.91.229.2 (6 Dec 2005 17:23:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Dec 2005 17:23:56 +0000 (UTC) Cc: zedek@gnu-rox.org, drew.adams@oracle.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 06 18:23:47 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EjgS2-0001mZ-Tj for ged-emacs-devel@m.gmane.org; Tue, 06 Dec 2005 18:18:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EjgSE-0008Gu-VT for ged-emacs-devel@m.gmane.org; Tue, 06 Dec 2005 12:18:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EjgRt-0008CE-Sv for emacs-devel@gnu.org; Tue, 06 Dec 2005 12:17:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EjgRr-0008AA-A2 for emacs-devel@gnu.org; Tue, 06 Dec 2005 12:17:52 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EjgRo-00089p-EF for emacs-devel@gnu.org; Tue, 06 Dec 2005 12:17:48 -0500 Original-Received: from [18.95.6.185] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EjgST-0007il-8R; Tue, 06 Dec 2005 12:18:29 -0500 Original-Received: by localhost.localdomain (Postfix, from userid 1000) id A3FB41E4244; Tue, 6 Dec 2005 12:17:33 -0500 (EST) Original-To: rms@gnu.org In-Reply-To: (Richard M. Stallman's message of "Tue, 06 Dec 2005 11:42:59 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:47063 Archived-At: "Richard M. Stallman" writes: > In my experience, the biggest problem with Customize is that it is > very difficult to find a user option, because of the sheer number of > customization groups and options. > > If it is simply due to the number of options that exist, I don't > suppose anything can be done to improve that. We're not going to > get rid of a large fraction of the options. That's the point of linking Customize to apropos, so that you can search for the option you want.