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: customize-apropos Date: Sun, 11 Dec 2005 11:49:50 -0500 Message-ID: References: <200512100347.jBA3lr917144@raven.dms.auburn.edu> <200512102307.jBAN7jZ19844@raven.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1134323577 22857 80.91.229.2 (11 Dec 2005 17:52:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Dec 2005 17:52:57 +0000 (UTC) Cc: emacs-devel@gnu.org, storm@cua.dk Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 11 18:52:54 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ElVLk-0003KZ-6a for ged-emacs-devel@m.gmane.org; Sun, 11 Dec 2005 18:51:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ElVMB-0005KT-NE for ged-emacs-devel@m.gmane.org; Sun, 11 Dec 2005 12:51:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ElUQ2-0000XX-66 for emacs-devel@gnu.org; Sun, 11 Dec 2005 11:51:26 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ElUPx-0000TW-2i for emacs-devel@gnu.org; Sun, 11 Dec 2005 11:51:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ElUPu-0000T4-H1 for emacs-devel@gnu.org; Sun, 11 Dec 2005 11:51:19 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ElURU-000337-8z for emacs-devel@gnu.org; Sun, 11 Dec 2005 11:52:56 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1ElUOU-0000lj-Cp; Sun, 11 Dec 2005 11:49:50 -0500 Original-To: Luc Teirlinck In-reply-to: <200512102307.jBAN7jZ19844@raven.dms.auburn.edu> (message from Luc Teirlinck on Sat, 10 Dec 2005 17:07:45 -0600 (CST)) 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:47464 Archived-At: customize-apropos prompts for "regexp" while all other apropos commands prompts for "word list or regexp". All _specialized_ apropos commands prompt for a regexp. Perhaps we should change them to take args like `apropos', for consistency.