Home > Emacs > Rename bunch of file via regexp

Rename bunch of file via regexp

January 6th, 2007

To rename bunch of files via regexp i was using before a homegrown python script call rename-regexp.py to change bunch of files with a regexp.

But since then i discovered wdired which is pretty fantastic to use that from emacs. With the extended “query-replace-regexp“ from Emacs22 stuff are much easier to rename.

Emacs

  1. No comments yet.
  1. No trackbacks yet.