emacs-devel
[Top][All Lists]
Advanced

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

Re: testing for a remote file to include file on a Windows mapped drive


From: Stefan Monnier
Subject: Re: testing for a remote file to include file on a Windows mapped drive
Date: Wed, 30 Apr 2008 00:26:33 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> >> I just have noticed several different concerns that tend to be
>> >> conflated:
>> >> - reliability and performance.
>> >> - ability to access the file via syscalls.
>> >> - whether relative file names can be used from one file name to another.
>> >> - whether a file's contents is directly accessible via syscalls.
>> 
>> > I think Drew had yet another concern, which is uncovered by the above.
>> 
>> Which one?

> The case with remote volumes mounted via the OS facilities such as
> NFS.  They are almost identical in reliability and performance to
> local volumes, and cannot be distinguished using file-remote-p, but
> Drew insisted on being able to distinguish them anyway.

Not sure if it's a different case.  IIUC he's worried about the
different reliability and/or performance of those volumes, but
admittedly, that wasn't stated clearly,


        Stefan





reply via email to

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