emacs-devel
[Top][All Lists]
Advanced

[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: Mon, 12 Jan 2015 16:46:17 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> I've stumbled on the problem when exploring `directory-files-recursively'.
>>
>> (directory-files-recursively "/" "")
>
> What problem happens when you do that?

It tries to open remote connections. Doesn't happen it for you, when you
comment the line I have added?

Well, it doesn't happen when calling just "emacs -Q". Tramp must be
loaded. I can reproduce it with "emacs -Q -l tramp".

>         Stefan

Best regards, Michael.



reply via email to

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