unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#62106: 29.0.60; Emacs 29 changing user option values (?)
@ 2023-03-10 22:16 Drew Adams
  2023-03-11  2:32 ` Corwin Brust
  2023-03-11  3:29 ` Michael Heerdegen
  0 siblings, 2 replies; 9+ messages in thread
From: Drew Adams @ 2023-03-10 22:16 UTC (permalink / raw)
  To: 62106

Apologies for an incomplete bug report.  Feel free to close if not
helpful.

I downloaded the Windows binary posted today, with dependencies
included, and gave it a naive try using my setup.  Naturally I ran into
some problems.  But when I went to exit, my `kill-emacs-query-functions'
code that checks for changes to user option values (using function
`customize-unsaved') let me know that something had changed these option
values (I had not changed them):

connection-local-criteria-alist

Its value is

(((:application tramp)
  tramp-connection-local-default-system-profile tramp-connection-local-default-shell-profile))

Original value was nil


connection-local-profile-alist

The value is a long, complex Tramp alist.  Original value was nil.

So it looks like Tramp (?) might be messing with user-ooption values,
without resetting their state to tell Customize that they haven't been
changed since last saved.  This should be a no-no.

HTH.


In GNU Emacs 29.0.60 (build 1, x86_64-w64-mingw32)
 of 2023-03-10
Repository revision: 6fe9075ff3814ce825c9869c901903edad9d0b44
Windowing system distributor `Microsoft Corp.', version 10.0.19044
Configured using:
 `configure --with-modules --without-dbus --with-native-compilation
 --without-compress-install --with-tree-sitter CFLAGS=-O2'






^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-03-12 16:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-10 22:16 bug#62106: 29.0.60; Emacs 29 changing user option values (?) Drew Adams
2023-03-11  2:32 ` Corwin Brust
2023-03-11  3:29 ` Michael Heerdegen
2023-03-11 16:34   ` Michael Albinus
2023-03-11 17:09     ` Drew Adams
2023-03-12 10:09       ` Michael Albinus
2023-03-12 15:16         ` Drew Adams
2023-03-12 16:37           ` Michael Albinus
2023-03-12  6:19     ` Augusto Stoffel

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).