emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 3431e82: Ignore directory symlinks in directory


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 3431e82: Ignore directory symlinks in directory-files-recursively
Date: Sat, 13 Dec 2014 23:59:57 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> As you pointed out, `file-tree-walk' has the nice property that it can
> stop recursing based on a predicate, so implementing it on
> `directory-files-recursively' would not be optimal.

Right, what is needed is to extend directory-files-recursively such that
it can also use a predicate to decide whether to recurse or not.


        Stefan



reply via email to

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