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

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

Re: Long loading times for "tramp"


From: egarrulo
Subject: Re: Long loading times for "tramp"
Date: Thu, 9 Jun 2016 07:17:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

On 09/06/16 04:34, Noam Postavsky wrote:
egarrulo <egarrulo <at> gmail.com> writes:

I start "emacs -Q", then evaluate "(require 'tramp)" and then I must
wait for more than two minutes to interact with Emacs again.

I am using GNU Emacs 24.5.1 on GNU/Linux.

Sounds like https://debbugs.gnu.org/cgi/bugreport.cgi?bug=20015

Try changing your DNS, or setting tramp-ssh-controlmaster-options before
loading tramp.

(setq tramp-ssh-controlmaster-options "")

before loading tramp does fix the issue.  Thanks.


reply via email to

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