From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [jari.aalto@cante.net: [patch] 21.3 find-dired.el - Add 'g' key to repeat last find command] Date: Sat, 22 Jan 2005 18:54:26 -0500 Message-ID: References: <200501220334.j0M3Yjh10394@raven.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1106439897 26528 80.91.229.6 (23 Jan 2005 00:24:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 23 Jan 2005 00:24:57 +0000 (UTC) Cc: jari.aalto@cante.net, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 23 01:24:50 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CsVYg-0008JX-00 for ; Sun, 23 Jan 2005 01:24:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CsVko-0006dZ-97 for ged-emacs-devel@m.gmane.org; Sat, 22 Jan 2005 19:37:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CsVkb-0006as-Qp for emacs-devel@gnu.org; Sat, 22 Jan 2005 19:37:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CsVkb-0006Zg-1l for emacs-devel@gnu.org; Sat, 22 Jan 2005 19:37:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CsVco-0004HP-C9 for emacs-devel@gnu.org; Sat, 22 Jan 2005 19:29:06 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CsV6q-00030G-JI for emacs-devel@gnu.org; Sat, 22 Jan 2005 18:56:04 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CsV5G-0004zH-6q; Sat, 22 Jan 2005 18:54:26 -0500 Original-To: Luc Teirlinck In-reply-to: <200501220334.j0M3Yjh10394@raven.dms.auburn.edu> (message from Luc Teirlinck on Fri, 21 Jan 2005 21:34: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: main.gmane.org gmane.emacs.devel:32502 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32502 Providing proper support for g is more filling a gap than adding a feature, so would someone please install this and ack? What is "improper" about the current support for `g' in find-dired? I didn't know this had been implemented. If the job is already done, that's fine with me.