GNU bug report logs - #12582
24.1.50; customize settings not persisting across sessions + CHANGED outside Customize flag issue

Previous Next

Package: emacs;

Reported by: Hilary J Holz <hilary <at> hholz.com>

Date: Fri, 5 Oct 2012 21:38:01 UTC

Severity: normal

Tags: moreinfo, unreproducible

Found in version 24.1.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Hilary J Holz <hilary <at> hholz.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 12582 <at> debbugs.gnu.org
Subject: bug#12582: 24.1.50; customize settings not persisting across sessions + CHANGED outside Customize flag issue
Date: Fri, 5 Oct 2012 15:26:30 -0700
Ooo… Thanks, your example is very helpful.

Is there a way to have the init process source shell-switcher from github rather
than a repo? Downloading it manually isn't scalable :(

On Oct 5, 2012, at 3:16 PM, Glenn Morris wrote:

> Hilary J Holz wrote:
> 
>> I would have done that if the problem had been local to the package.
>> However, there remains the issue with CHANGED outside Customize.
> 
> The problem is local to the package if it only occurs with variables
> from that package. Can you demonstrate this problem with any standard
> Emacs custom option?
> 
> It's trivial to make such a bug occur. Eg:
> 
> (defvar shell-switcher-new-shell-function 57)
> 
> (defcustom shell-switcher-new-shell-function 'shell-switcher-make-eshell
>  "..."
>  :group 'shell-switcher)
> 
> Evaluating that will give a "CHANGED outside Customize." message.
> 
> OK, that's an artificial example, but similar things can easily happen
> for example with packages split into multiple source files that
> accidentally define variables more than once. It's a bug in the package,
> not in Custom.
> 

----
Hilary J Holz
full stack web developer
hilary <at> hholz.com
http://hholz.com/
http://linkedin.com/in/hilaryholz





This bug report was last modified 12 years and 311 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.