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: Dhruva Krishnamurthy
Subject: Re: Slow access to files using UNC path
Date: Mon, 30 Aug 2004 10:16:27 +0530

On 27 Aug 2004 09:19:03 -0400, "Stefan Monnier"
<address@hidden> said:
> > I applied the patch sent by the author (Mr.KOBAYASHI Yasuhiro), did a
> > 'make bootstrap', it did not work for me. I suspect the pattern match
> 
> The patch is basically "right", but only fixes one of the two (i.e. 2 of
> the 4) places.  Also I think the problem is not limited to UNC paths, but
> might apply to any "global network filesystem" such as AFS, but also
> NFS via /net.  So maybe we should add a setting like
> 
>         (defvar vc-hostname-fs-path-re
>         "\\`\\([\\/][\\/]\\|/net/\\|/afs/")
> 
> What do people think?

When I use the above regexp in the earlier patch and try to open file:
"//wolfdei/d/users/dhruva/_emacs", I get the following error:
not: Invalid regexp: "Unmatched ( or \\("

I am not good in GNU Emacs regexp to fix this. If we have a working
solution for this, I will be looking forward to having the patch (with
the above mentioned changes) in main stream.

with best regards,
dhruva
________________________________________
Dhruva Krishnamurthy
Proud FSF member: #1935
http://schemer.fateback.com/





reply via email to

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