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: Sun, 11 Dec 2005 17:57:19 -0500 Message-ID: References: <200512071826.jB7IQ4BM017701@brains.moreideas.ca> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1134342499 13574 80.91.229.2 (11 Dec 2005 23:08:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Dec 2005 23:08:19 +0000 (UTC) Cc: zedek@gnu-rox.org, cyd@stupidchicken.com, drew.adams@oracle.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 12 00:08:14 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ElaGq-0003Dp-Ty for ged-emacs-devel@m.gmane.org; Mon, 12 Dec 2005 00:06:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ElaHJ-000488-2K for ged-emacs-devel@m.gmane.org; Sun, 11 Dec 2005 18:06:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ela9c-0007Ej-W7 for emacs-devel@gnu.org; Sun, 11 Dec 2005 17:58:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ela9b-0007Dp-14 for emacs-devel@gnu.org; Sun, 11 Dec 2005 17:58:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ela9a-0007DZ-E1 for emacs-devel@gnu.org; Sun, 11 Dec 2005 17:58:50 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ElaBC-0000Jm-Un for emacs-devel@gnu.org; Sun, 11 Dec 2005 18:00:31 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Ela87-0007rS-EJ; Sun, 11 Dec 2005 17:57:19 -0500 Original-To: Peter Whaite In-reply-to: <200512071826.jB7IQ4BM017701@brains.moreideas.ca> (message from Peter Whaite on Wed, 07 Dec 2005 13:26:04 -0500) 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:47494 Archived-At: > I seem to have missed much of this discussion, but when I first ran > across the customize beast I wished there was a 'Search' field or button > in the customize buffer. > > If there were such a button, what would it do? The same thing as the window menu: "Options/Customize Emacs/Settings Matching Regexp..." That meaning is not clear from the name. With the name `Search' I would expect it to search the buffer. We could give it a different name. But why is important for it to have a button in the buffer, rather than the menu item under Options/Customize Emacs, which exists now?