[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.2.13.25.2); Tramp hangs on first use
From: |
Michael Albinus |
Subject: |
Re: tramp (2.2.13.25.2); Tramp hangs on first use |
Date: |
Thu, 18 May 2017 17:05:27 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
Joseph Mingrone <address@hidden> writes:
> The one catch for anyone who comes across this thread is that if a
> customized value of nil is set before tramp is loaded, tramp will
> overwrite its value.
True. But this happens also with other Tramp variables. (require 'tramp)
is always a good idea prior customizing Tramp values. I believe this is
also said in the Tramp manual (not checked now).
> Thanks,
>
> Joseph
Best regards, Michael.