emacs-devel
[Top][All Lists]
Advanced

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

Re: find-file takes forever on slow network file systems and very deep d


From: Stefan Monnier
Subject: Re: find-file takes forever on slow network file systems and very deep directories
Date: Fri, 26 Sep 2008 12:23:23 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> > Does anyone have any thoughts on how to avoid such a significant
>> > performance hit (15 sec for a simple `find-file') on Samba volumes, as
>> > opposed to just 2 seconds in Emacs 21.x, which didn't automatically
>> > have `vc-find-file-hook' on the `find-file-hook' list?
>> 
>> > If there's no good cure, we should at least provide a user option to
>> > avoid putting `vc-find-file-hook' on `find-file-hook', or maybe allow
>> > finer-grain control of it, like per filesystem.
>> AFAIK, the same happened under Emacs-21.
> Not with "emacs -Q", AFAICS.

IIRC Emacs-21 only supported CVS, RCS, and SCCS, neither of which needs
to walk up the directory tree, so the behavior was indeed different.


        Stefan




reply via email to

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