emacs-devel
[Top][All Lists]
Advanced

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

Re: Slow access to files using UNC path


From: Stefan Monnier
Subject: Re: Slow access to files using UNC path
Date: 01 Sep 2004 10:31:04 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> file-remote-p.  Something like "network filesystem" might be better.

The problem is that network filesystems are not the real problem:
If your home dir is accessed via NFS, you don't have to put it in
that regexp.  What needs to be in that regexp are the paths for which the
filename is interpreted as a hostname (typicaly to then mount a network
filesystem).


        Stefan





reply via email to

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