Re: tramp (2.7.1.30.1 nil/nil); User setting in Customize is not honored for tramp-verbose
Jonathan Mitchell <[email protected]> Sat, 9 Aug 2025 23:28:49 -0500
| Newsgroups | gmane.emacs.tramp |
|---|---|
| Message-ID | <CAAnK0TY5oUpkAnjz1HaCuopXV5SaCEQ=kV=AyxbA7bOoDkX-2g@mail.gmail.com> |
The button is in the Customize buffer for ‘tramp-verbose’, brought up by e.g. ‘M-x customize-variable’. See the attached screenshots 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. On Sat, Aug 9, 2025 at 11:51 AM Michael Albinus <[email protected]> wrote: > > Jonathan Mitchell <[email protected]> writes: > > Hi Jonathan, > > > The user's setting using the Customize UI is not honored and customized > > variables are reset to their default value when restarting Emacs. > > > > 1. Start a new Emacs instance with a new homedir for testing: > > mkdir /tmp/emacs; HOME=/tmp/emacs emacs > > 2. Type `C-h o' to look up the `tramp-verbose' variable > > 3. In the help window, click on the `Customize' link > > 4. In the Customize window, set `tramp-verbose' to 2 and click the save > > button > > I don't see "the save button". What have you clicked? > > Best regards, Michael.
after.png
(image/png, 303.4 KB) - not displayed
before.png
(image/png, 303.7 KB) - not displayed