GNU bug report logs - #20015
25.0.50; Slow Emacs startup after recent TRAMP changes

Previous Next

Package: emacs;

Reported by: Tassilo Horn <tsdh <at> gnu.org>

Date: Fri, 6 Mar 2015 06:24:01 UTC

Severity: normal

Merged with 21504

Found in version 25.0.50

Fixed in version 25.1

Done: Tassilo Horn <tsdh <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 20015 <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Tassilo Horn <tsdh <at> gnu.org>
Cc: 20015 <at> debbugs.gnu.org
Subject: Re: bug#20015: 25.0.50; Slow Emacs startup after recent TRAMP changes
Date: Fri, 06 Mar 2015 10:23:10 +0100
Tassilo Horn <tsdh <at> gnu.org> writes:

> Hi Michael,

Hi Tassilo,

> % time ssh -o ControlPath=%C host.does.not.exist
> ssh: Could not resolve hostname host.does.not.exist: Name or service not known
> ssh -o ControlPath=%C host.does.not.exist  0,00s user 0,00s system 0%
> cpu 30,019 total

Does it behave better, if you apply

ssh -o ConnectTimeout=1 -o ControlPath=%C host.does.not.exist

>> Which ssh version do you run locally? Check with "ssh -V".
>
> % ssh -V                           
> OpenSSH_6.7p1, OpenSSL 1.0.2 22 Jan 2015

Yes, that's exactliy what Tramp tries to detect.

> Bye,
> Tassilo

Best regards, Michael.




This bug report was last modified 9 years and 250 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.