[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Renameing many filenames
From: |
Florian Sukup |
Subject: |
Re: Renameing many filenames |
Date: |
Tue, 18 Sep 2001 14:38:33 +0200 |
"Kenneth E. Fisler" wrote:
>
> Open the directory in dired (C-x d /path/to/subdir RETURN). Put the cursor on
> the filename and hit R. Type in the name.
Thanks for your hint.
I'd like just to edit the filename instead of writing
it as a whole.
For example, if a file is named:
long_filename_as_eyample and I want to replace y and x,
I only want to go to the filename in the buffer und
type x making long_filename_as_example.
Of course I can copy and yank, using mouse for example,
but this means work, especially if you have 100 or more
files to rename.
How can this be realized?
Thanks Florian
> Hi,
>
> I can load a directory into a buffer of emacs (easy). Since, I have many files
> to edit there, I would like to edit the buffer like the buffer of a regular
> file
> and, then, at the end, write it back.
>
> This is especially useful if there are only typos in the filenames.
>
> How can I do that? Emacs says, buffer is read-only.
>
> Thanks for your help.
>
> Florian
>
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs