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

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

running emacs in batch mode


From: Helfer Thomas
Subject: running emacs in batch mode
Date: Sat, 03 Feb 2007 21:30:09 +0100

I want to use emacs to indent a lot of C++ files.
I tried to do this :

$ emacs --batch youpie.cxx -f mark-whole-buffer -f indent-region -f
save-buffer 

but didnot work. Can somebody tell me what I shall do ?

Thanks,

Helfer Thomas





reply via email to

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