all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Where to start with recursive file operations
@ 2004-10-31  0:20 Andrei Stebkov
  2004-10-31  2:55 ` Pascal Bourguignon
  2004-11-01 17:22 ` Kevin Rodgers
  0 siblings, 2 replies; 5+ messages in thread
From: Andrei Stebkov @ 2004-10-31  0:20 UTC (permalink / raw)


Hi!

I would like to write a function that finds files recursively starting from
the current directory, opens files based on given extension and does some
operations on them. For instance, checks out the file (from CVS or
Perforce), selects the whole buffer, indents the contents and save it.
Also I'd like to have same kind of function that would search and replace in
multiple files. 
As all the problems that I listed here stem from the same root (recursive
search) I need a few pointers about the basic built-in emacs functions of
this domain. The function of this nature must be already written, I just
couldn't find them.

Thanks in advance,
Andrei

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-11-06  6:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-31  0:20 Where to start with recursive file operations Andrei Stebkov
2004-10-31  2:55 ` Pascal Bourguignon
2004-11-01 17:22 ` Kevin Rodgers
2004-11-02  7:32   ` Friedrich Dominicus
2004-11-06  6:47     ` Oliver Scholz

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.