From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: list-faces-display Date: Thu, 02 Jun 2005 02:40:30 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1117694496 21246 80.91.229.2 (2 Jun 2005 06:41:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Jun 2005 06:41:36 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 02 08:41:28 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DdjNl-0000Af-QR for ged-emacs-devel@m.gmane.org; Thu, 02 Jun 2005 08:40:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DdjTD-00041m-5U for ged-emacs-devel@m.gmane.org; Thu, 02 Jun 2005 02:46:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DdjRN-0003lg-7N for emacs-devel@gnu.org; Thu, 02 Jun 2005 02:44:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DdjRK-0003kf-AE for emacs-devel@gnu.org; Thu, 02 Jun 2005 02:44:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DdjRI-0003g8-5D for emacs-devel@gnu.org; Thu, 02 Jun 2005 02:44:24 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DdjQi-00041i-EV for emacs-devel@gnu.org; Thu, 02 Jun 2005 02:43:48 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DdjNW-0005R8-50; Thu, 02 Jun 2005 02:40:31 -0400 Original-To: Juanma Barranquero In-reply-to: (message from Juanma Barranquero on Wed, 1 Jun 2005 12:04:08 +0200) 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:38037 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38037 > The latter is better--this isn't big enough to be called a > "specialized mode or package". No, but it is a "change in a specialized mode or package". list-faces-display is not big enough to be called a "specialized mode or package". The problem with describing the new feature only on Lisp Changes (though it also is that) is that it misses the fact that the user-level command can now be called with C-u to force it to ask for a regexp. Then put it in the user-level command changes page.