From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: list-faces-display Date: Wed, 1 Jun 2005 12:04:08 +0200 Message-ID: References: Reply-To: Juanma Barranquero NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1117622875 7288 80.91.229.2 (1 Jun 2005 10:47:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Jun 2005 10:47:55 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 01 12:47:54 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DdQkU-0005As-DE for ged-emacs-devel@m.gmane.org; Wed, 01 Jun 2005 12:46:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DdQpk-00074f-Vy for ged-emacs-devel@m.gmane.org; Wed, 01 Jun 2005 06:52:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DdQEQ-0003to-CJ for emacs-devel@gnu.org; Wed, 01 Jun 2005 06:13:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DdQDl-0003lZ-B6 for emacs-devel@gnu.org; Wed, 01 Jun 2005 06:13:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DdQDM-0003HE-ES for emacs-devel@gnu.org; Wed, 01 Jun 2005 06:12:44 -0400 Original-Received: from [64.233.184.198] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DdQ70-00036w-Iq for emacs-devel@gnu.org; Wed, 01 Jun 2005 06:06:10 -0400 Original-Received: by wproxy.gmail.com with SMTP id 50so2408706wri for ; Wed, 01 Jun 2005 03:04:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JPUBk5OLWCuAElKUL38CL17+gDNnrsoOIscEM0hgv2/AlViuAaQyCp3oo1DWnSkGC5C8GH8il/f0e3jpp98CyEosU9smdcD134psFEF2JQVBBNfjkAyAP9qLIGUAnjB48634+zdttUZo1CJA2pETYsJvjSiJdSNNke1bX2ohXH0= Original-Received: by 10.54.40.78 with SMTP id n78mr3521662wrn; Wed, 01 Jun 2005 03:04:08 -0700 (PDT) Original-Received: by 10.54.82.6 with HTTP; Wed, 1 Jun 2005 03:04:08 -0700 (PDT) Original-To: emacs-devel@gnu.org In-Reply-To: Content-Disposition: inline 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:37992 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37992 > Please do reinstall the 1999 code that got lost. OK (I'll install the patch I sent, which is a reworking of it). > 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". 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. --=20 /L/e/k/t/u