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: ! in Dired--what was the outcome? Date: Thu, 07 Oct 2004 12:45:45 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <200409220205.i8M25YO10544@raven.dms.auburn.edu> <200410040243.i942hjs11102@raven.dms.auburn.edu> <200410062303.i96N3fx09494@raven.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1097167674 16559 80.91.229.6 (7 Oct 2004 16:47:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Oct 2004 16:47:54 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 07 18:47:47 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CFbQh-0003vA-00 for ; Thu, 07 Oct 2004 18:47:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CFbXR-0002k9-O4 for ged-emacs-devel@m.gmane.org; Thu, 07 Oct 2004 12:54:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CFbWX-0002QB-Tl for emacs-devel@gnu.org; Thu, 07 Oct 2004 12:53:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CFbWW-0002P6-Et for emacs-devel@gnu.org; Thu, 07 Oct 2004 12:53:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CFbWW-0002Oa-7b for emacs-devel@gnu.org; Thu, 07 Oct 2004 12:53:48 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CFbPP-0002wJ-Ke for emacs-devel@gnu.org; Thu, 07 Oct 2004 12:46:28 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CFbOj-0004xN-Bs; Thu, 07 Oct 2004 12:45:46 -0400 Original-To: Luc Teirlinck In-reply-to: <200410062303.i96N3fx09494@raven.dms.auburn.edu> (message from Luc Teirlinck on Wed, 6 Oct 2004 18:03:41 -0500 (CDT)) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:28041 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28041 So: mv ? .''?''.uu prepends . and appends .uu to the names of all marked files. Ok, I agree this does not take away any useful feature. It would be an acceptable solution, but it is rather inconvenient to use. So I would rather use a solution along the lines where ? displays one way and C-q ? displays another way.