[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Emacs-diffs] master 38bb639 1/2: * files.el (directory-files-recurs
From: |
Michael Albinus |
Subject: |
Re: [Emacs-diffs] master 38bb639 1/2: * files.el (directory-files-recursively): Do not include remote file names. |
Date: |
Fri, 16 Jan 2015 16:33:42 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Stefan Monnier <address@hidden> writes:
> Is it a real problem? I mean, in which circumstance did you end up
> doing (directory-files-recursively "/" "")?
I wanted to explore the new directory-files-recursively, and it was the
first test which came to my mind. The shortest one to type.
It is a corner case only, of course. Do you believe my patch hurts? It's
just one line, w/o performance penalties.
> Stefan
Best regards, Michael.