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: propose: dired-isearch.el --- isearch in Dired Date: Wed, 08 Aug 2007 20:06:38 -0400 Message-ID: References: <874pjaiv45.fsf@gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1186617828 27186 80.91.229.12 (9 Aug 2007 00:03:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Aug 2007 00:03:48 +0000 (UTC) Cc: emacs-devel@gnu.org To: William Xu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 09 02:03:46 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IIvVC-000328-6T for ged-emacs-devel@m.gmane.org; Thu, 09 Aug 2007 02:03:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IIvVB-00025Q-Iy for ged-emacs-devel@m.gmane.org; Wed, 08 Aug 2007 20:03:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IIvV8-00024x-4v for emacs-devel@gnu.org; Wed, 08 Aug 2007 20:03:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IIvV5-00024e-Q2 for emacs-devel@gnu.org; Wed, 08 Aug 2007 20:03:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IIvV5-00024U-LM for emacs-devel@gnu.org; Wed, 08 Aug 2007 20:03:39 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IIvV5-0003P8-35 for emacs-devel@gnu.org; Wed, 08 Aug 2007 20:03:39 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IIvXy-0005Ma-R3; Wed, 08 Aug 2007 20:06:38 -0400 In-reply-to: <874pjaiv45.fsf@gmail.com> (message from William Xu on Wed, 08 Aug 2007 12:05:30 +0900) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) 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:76216 Archived-At: A simple but quite useful extension, which does isearch in Dired but match only at filenames. I can see why the operation is useful, but I am not sure that the usual isearch operation is so useless that we what to replace it. This is the sort of question for which I used to poll the users. Does someone want to do that?