help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: remote X11/GNU emacs/ssh: Incredible slowness loading libs


From: David Kastrup
Subject: Re: remote X11/GNU emacs/ssh: Incredible slowness loading libs
Date: 01 Oct 2002 13:36:34 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

"David Abrahams" <david.abrahams@rcn.com> writes:

> While I appreciate that you've taken the time to make these
> suggestions, you clearly haven't read the foregoing thread, or you'd
> know that none of these things make any perceivable difference.

Ok, since you say that it is whenever loading files: Hit C-x C-e after
the following line a few times.  Is there a large delay consistently
at some point?  Does it take longer than maybe a second? In that case,
there may be a directory that is causing Emacs grief, by containing
lots of contents, by being NFS-mounted and problematic, by pointing to
something automounted but not available... things like that.

(dolist (elt load-path) (message "%s" elt)(directory-files elt))

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum
Email: David.Kastrup@t-online.de


reply via email to

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