Hello,
I am currently working with lots of text-based files. They need to be modified but all the modifications are almost the same.
So I am using Emacs macro.
I use:
to start to register a new macro and
to finish registering.
From now I use always these combinations:
To execute the macro, save the file and to find a new file where the macro can be applied.
Well, the continuous pressing the same buttons may be a bit boring even if this system is great because it does save your time!!
My question is that, as the files are stored in different folder and each folder have its own particular modifications, does exists a way in Emacs or anything else that can apply the macro to all the files stored in a folder at once??
I hope so
Ciao
G