|
From: | Michael Albinus |
Subject: | Re: 25.3.1 netbsd; scp tramp has long delay on first connection |
Date: | Tue, 25 Sep 2018 12:48:53 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Van L <van@scratch.space> writes: Hi, > > You can disable these tests by setting > > tramp-use-ssh-controlmaster-options to nil. > > ┌──── > │ ;; settings don't apply after Emacs restart > │ (custom-set-variables > │ '(tramp-use-ssh-controlmaster-options nil)) > │ > │ ;; this does > │ (setq tramp-use-ssh-controlmaster-options nil) > └──── > > In .emacs the above shows the Customize UI's settings not > sticking after Emacs restart. It might be needed to apply (require 'tramp) prior the custom-set-variables call. Best regards, Michael.
[Prev in Thread] | Current Thread | [Next in Thread] |