bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8720: 24.0.50; load-theme in .emacs makes it easy to inadvertently d


From: Stefan Monnier
Subject: bug#8720: 24.0.50; load-theme in .emacs makes it easy to inadvertently delete custom-set variables
Date: Mon, 06 Jun 2011 14:13:01 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> One possibility is to do something like the following patch.  If Emacs
> needs to save a variable in a function that could be called during
> startup,

Rather than "startup" we could prefer checking "have custom settings
been fully loaded?".  It's mostly equivalent (except for things
like -Q), but it's more obviously the correct thing to do.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]