emacs-devel
[Top][All Lists]
Advanced

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

Re: Willing to debug bug #3542 (23.0.94; File access via UNC path slow a


From: Stefan Monnier
Subject: Re: Willing to debug bug #3542 (23.0.94; File access via UNC path slow again under Windows)
Date: Mon, 13 Jul 2009 08:17:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux)

> Already done by today's commits to the trunk.  The function is called
> is_slow_fs, and returns non-zero if its argument resides on a
> filesystem deemed slow.
> I'm not sure this is what you want for file-remote-p.  Perhaps you
> only want files on remote (a.k.a. networked) filesystems.  There's

I'm not sure I understand the difference.  Could you give an example of
a filesystem that's slow but not "remote (a.k.a. networked)"?


        Stefan


PS: the criterion for file-remote-p is (C-h f file-remote-p):
"...A file is considered "remote" if accessing it is likely to be slower or
less reliable than accessing local files..."




reply via email to

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