help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to modify 'write-file'


From: Andreas Politz
Subject: Re: How to modify 'write-file'
Date: Tue, 04 May 2010 15:44:22 -0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux)

"richard.christensen" <richard.christensen@avagotech.com> writes:

> Thanks.  A friend of mine suggested using Dired as well.  Your
> approach is more complete.  I really should get more familiar with it
> and use it more.
>
> richard
>
>>
>> I would use dired for this.  First create a dired buffer with the files,
>> or a superset it, with `dired', `find-dired' or some other incarnation.
>>
>> Then
>> M-x wdired-change-to-dired-mode RET
                        ^
I missed a `w' in there, the command is called
`wdired-change-to-wdired-mode'.

>> and it let's you edit the file-names, after which you press `C-c C-c'
>> and commit the changes to the filesystem.
>>
-ap


reply via email to

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