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

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

Re: traverse a directory


From: Eli Zaretskii
Subject: Re: traverse a directory
Date: Tue, 01 Jan 2008 22:22:00 +0200

> From: Xah Lee <xah@xahlee.org>
> Date: Tue, 1 Jan 2008 08:51:33 -0800 (PST)
> 
> if i want to recurse into a directory, do i have to write my own?

Take a look at the package find-lisp.el, which is bundled with Emacs
22.  It has infrastructure for what you want.  In particular, there's
the `find-lisp-find-files-internal' function that recursively
traverses a directory.




reply via email to

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