[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Why does the Tramp customization get lost?
From: |
Michael Albinus |
Subject: |
Re: Why does the Tramp customization get lost? |
Date: |
Sat, 03 Apr 2021 14:01:36 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
"Felix E. Klee" <felix.klee@inka.de> writes:
Hi Felix,
> Currently, I have near the top of my `~/.emacs`:
>
> ;; Load Tramp before customization, or otherwise customized
> ;; connection properties are lost later:
> (require 'tramp)
Looks like bug#47063, see <https://debbugs.gnu.org/47063>. This is fixed
in Tramp 2.5.0.3, released on GNU ELPA some few days ago.
Best regards, Michael.