|
From: | Stefan Monnier |
Subject: | Re: [Emacs-diffs] master 38bb639 1/2: * files.el (directory-files-recursively): Do not include remote file names. |
Date: | Mon, 12 Jan 2015 10:18:54 -0500 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
>>> + * files.el (directory-files-recursively): Do not include >>> + superfluous remote file names. >> I kind of see why you'd want to do that, but do you have a concrete case >> where including those "superfluous" names is an actual problem? > I've stumbled on the problem when exploring `directory-files-recursively'. > > (directory-files-recursively "/" "") What problem happens when you do that? Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |