From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.help Subject: Re: remote X11/GNU emacs/ssh: Incredible slowness loading libs Date: 01 Oct 2002 13:36:34 +0200 Organization: T-Online Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <87adlyaa39.fsf@blind-bat.une.edu.au> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1033472757 12629 127.0.0.1 (1 Oct 2002 11:45:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 1 Oct 2002 11:45:57 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17wLTQ-0003HZ-00 for ; Tue, 01 Oct 2002 13:45:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17wLTc-0001Po-00; Tue, 01 Oct 2002 07:46:08 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!diablo.theplanet.net!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: comp.emacs,gnu.emacs.help Original-Lines: 18 Original-X-Trace: news.t-online.com 1033472195 04 12319 32b0bfZbSbAjUw 021001 11:36:35 Original-X-Complaints-To: abuse@t-online.com X-Sender: 520018396234-0001@t-dialin.net X-Face: 2FEFf>]>q>2iw=B6,xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN;i";/yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Xref: nntp.stanford.edu comp.emacs:74958 gnu.emacs.help:105584 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2129 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2129 "David Abrahams" 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