Re: tramp (2.7.3.30.2 nil/nil); Customization of tramp-connection-properties is erased by autoload
Michael Albinus <[email protected]> Tue, 14 Oct 2025 13:14:05 +0200
| Newsgroups | gmane.emacs.tramp |
|---|---|
| Message-ID | <[email protected]> |
Joel Reicher <[email protected]> writes: Hi Joel, > If M-x customize-option is used to set tramp-connection-properties, > then it works for the current session, but if it is saved and then > Emacs is restarted, the autogenerated code in tramp-loaddefs erases > the customisation when tramp is autloaded (usually after startup > customisations are applied). It took a while (sorry), but now I had the time to fix this. Pushed to the repositories. Will also be available with the next Tramp version on GNU ELPA (2.8.0.4) later this month. Best regards, Michael.