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: Eli Zaretskii
Subject: Re: Willing to debug bug #3542 (23.0.94; File access via UNC path slow again under Windows)
Date: Sat, 11 Jul 2009 23:22:49 +0300

> From: Stefan Monnier <address@hidden>
> Cc: Jason Rumney <address@hidden>,  address@hidden,  address@hidden,  
> address@hidden
> Date: Sat, 11 Jul 2009 15:17:29 -0400
> 
> > Stefan and Yidong, is it okay to install on the release branch as
> > well?
> 
> Fine by me as well.

Thanks.

> BTW, could you factor out your "remoteness test" and make it available
> to file-remote-p?

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
code to do that as well (in w32.c:logon_network_drive), so if you
want, I can make it a separate routine.




reply via email to

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