Re: tramp (2.7.1.30.1 nil/nil); User setting in Customize is not honored for tramp-verbose

Michael Albinus <[email protected]> Sun, 10 Aug 2025 18:28:57 +0200
Newsgroups gmane.emacs.tramp
Message-ID <[email protected]>
Jonathan Mitchell <[email protected]> writes:

Hi Jonathan,

> 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.

Thanks, got it now. I was testing with 'emacs -Q', which doesn't offer
saving the customization. And yes, I can reproduce the error.

No idea yet what's up. Will check.

Best regards, Michael.