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, 12 Dec 2005 00:24:02 -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 1134365348 1047 80.91.229.2 (12 Dec 2005 05:29:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 12 Dec 2005 05:29:08 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 12 06:29:02 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ElgEd-0000Zh-Hz for ged-emacs-devel@m.gmane.org; Mon, 12 Dec 2005 06:28:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ElgF6-0007Kp-Gx for ged-emacs-devel@m.gmane.org; Mon, 12 Dec 2005 00:28:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ElgBu-0004qU-SS for emacs-devel@gnu.org; Mon, 12 Dec 2005 00:25:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ElgBt-0004oJ-Dc for emacs-devel@gnu.org; Mon, 12 Dec 2005 00:25:37 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ElgBt-0004oG-5S for emacs-devel@gnu.org; Mon, 12 Dec 2005 00:25:37 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ElgDY-0005YM-JW for emacs-devel@gnu.org; Mon, 12 Dec 2005 00:27:20 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1ElgAM-00041I-9a; Mon, 12 Dec 2005 00:24:02 -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:47514 Archived-At: Yes, this is important. Why not add this information to the doc strings of the customize-apropos* commands? It would be sufficient to add the qualifier "loaded": - customize-apropos: "Customize all loaded user options matching REGEXP" - customize-apropos-faces: "Customize all loaded user faces matching REGEXP" - customize-apropos-groups: "Customize all loaded user groups matching REGEXP" - customize-apropos-options: "Customize all loaded user options matching REGEXP" I agree--could someone please add "loaded"? (However, we don't talk about "user faces", and a "user group" is a group of people such as a GLUG, not a part of Emacs.)