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

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

bug#20015: 25.0.50; Slow Emacs startup after recent TRAMP changes


From: Michael Albinus
Subject: bug#20015: 25.0.50; Slow Emacs startup after recent TRAMP changes
Date: Fri, 06 Mar 2015 09:29:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Tassilo Horn <tsdh@gnu.org> writes:

Hi Tassilo,

> Since the recent TRAMP changes on master, emacs startup takes about a
> minute.  Starting it with
>
>   emacs -Q --eval "(progn (setq debug-on-quit t) (require 'tramp))"
>
> then waiting till it hangs and hitting C-g reveals:
>
> --8<---------------cut here---------------start------------->8---
> Debugger entered--Lisp error: (quit)
>   call-process("ssh" nil t nil "-o" "ControlPath=%C" "host.does.not.exist")

What happens when you apply "ssh -o ControlPath=%C host.does.not.exist"
locally? Same delay for one minute?

Which ssh version do you run locally? Check with "ssh -V".

Best regards, Michael.





reply via email to

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