Summary

find-files doesn't see dotfiles

Metadata

Description

It currently uses `(glob "*/<DIR>")`, which will not list dotfiles.

So, it should walk dotfiles (except "." and "..").

Changes and comments

[2010-07-05 12:07:47 UTC] felix changed status from new to closed

[2010-07-05 12:07:47 UTC] felix set resolution to fixed

[2010-07-05 12:07:47 UTC] felix wrote:

`find-files` has been changed to support a new keyword-based argument list, in addition to the old signature, and supports optional symlink-ignoring and dotfiles.

[2011-04-04 08:31:00 UTC] felix removed milestone 4.6.0

[2011-04-04 08:31:00 UTC] felix wrote:

Milestone 4.6.0 deleted