From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: fancy-splash-screen customize group... Date: Mon, 05 Dec 2005 11:38:32 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1133802236 27298 80.91.229.2 (5 Dec 2005 17:03:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Dec 2005 17:03:56 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 05 18:03:47 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EjJir-0000Y5-4J for ged-emacs-devel@m.gmane.org; Mon, 05 Dec 2005 18:01:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EjJiy-0006oM-4C for ged-emacs-devel@m.gmane.org; Mon, 05 Dec 2005 12:02:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EjJMl-0000PI-L3 for emacs-devel@gnu.org; Mon, 05 Dec 2005 11:39:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EjJMk-0000O0-E1 for emacs-devel@gnu.org; Mon, 05 Dec 2005 11:39:02 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EjJMk-0000Nn-6p for emacs-devel@gnu.org; Mon, 05 Dec 2005 11:39:02 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EjJNG-0008FP-OU for emacs-devel@gnu.org; Mon, 05 Dec 2005 11:39:34 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EjJMG-0005sX-6g; Mon, 05 Dec 2005 11:38:32 -0500 Original-To: "Drew Adams" In-reply-to: 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:47006 Archived-At: It may be a good idea to add a button to Customize buffers, labelled "Find option...", that calls apropos-variable. Good idea - or at least a menu item (haven't looked - maybe there is one already?). There are already quite a few buttons... I think this would only be marginally useful, not enough to justify the added complexity, so my decision is not to add it. Please don't make suggestions for new features of marginal utility. We need to fix bugs.