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

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

Re: 25.3.1 netbsd; scp tramp has long delay on first connection


From: Van L
Subject: Re: 25.3.1 netbsd; scp tramp has long delay on first connection
Date: Tue, 25 Sep 2018 12:27:20 +1000

    > 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.


reply via email to

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