emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What happened to wdired.el?


From: Juri Linkov
Subject: Re: What happened to wdired.el?
Date: Thu, 29 Apr 2004 12:11:09 +0300
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Dan Nicolaescu <address@hidden> writes:
> Great! What a coincidence... 
>
> Do you also plan to add a key binding / menu entry to enable wdired
> from dired? 

I see no reason not to add the binding suggested in the commentary
in wdired.el:

(define-key dired-mode-map "r" 'wdired-change-to-wdired-mode)

BTW, wdired deactivates [return] keys by an empty function.
Since dired doesn't works well with newlines in file names,
these keys could be bound to `wdired-finish-edit'.  While
using C-c C-c to finish wdired mode might be more correct,
typing RET looks more natural to finish renaming one file.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]