Re: tramp (2.7.1.30.1 nil/nil); User setting in Customize is not honored for tramp-verbose
Michael Albinus <[email protected]> Tue, 14 Oct 2025 13:17:16 +0200
| Newsgroups | gmane.emacs.tramp |
|---|---|
| Message-ID | <[email protected]> |
Jonathan Mitchell <[email protected]> writes: Hi Jonathan, > The button is in the Customize buffer for =E2=80=98tramp-verbose=E2=80=99= , brought up > by e.g. =E2=80=98M-x customize-variable=E2=80=99. See the attached screen= shots for > reference. The before screenshot shows Customize saving the new > setting to the test .emacs file and the after screenshot shows a newly > launched Emacs displaying the same Customize buffer. The problem is > that the user setting saved by Customize was undone after loading > TRAMP, which is indicated by the after screenshot showing the variable > was changed outside Customize. Joel Reicher has reported a similar problem with a proper analysis. Thanks to this, I could fix it. 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.