From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dryice Liu Newsgroups: gmane.emacs.help Subject: Re: how to make dired-do-rename more friendly? Date: Thu, 20 Nov 2003 14:53:15 +0800 Organization: Lucent Technologies Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1069312623 3116 80.91.224.253 (20 Nov 2003 07:17:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Nov 2003 07:17:03 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 20 08:17:00 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AMj3k-0006ML-00 for ; Thu, 20 Nov 2003 08:17:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AMjyo-0003YE-8K for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Nov 2003 03:15:58 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!logbridge.uoregon.edu!arclight.uoregon.edu!news.tufts.edu!uunet!dca.uu.net!ash.uu.net!netnews.proxy.lucent.com!news Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: gdc5e49.gdc.lucent.com User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (usg-unix-v) Cancel-Lock: sha1:4kjBHewPQnAOkAiigbL5DoHDmtg= Original-Xref: shelby.stanford.edu gnu.emacs.help:118468 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14409 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14409 "leo" wrote: > example: sitting on the file > /Users/leo/my-text-with-a-long-name > i invoke dired-do-rename (by key "R") and get a minibuffer just with: > /Users/leo/ > and i want some easy to get to > /Users/leo/my-text-with-a-long-name > so that i can quickly change it to: > /Users/leo/my-text-with-a-long-name-two > solution 1: w , R, C-y solution 2: check out wdired.el at http://groups.google.com/groups?as_ugroup=gnu.emacs.sources&as_q=wdired -- Dryice Liu