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

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

bug#66742: 30.0.50; transient-mark-mode is not enabled after re-dumping


From: Eli Zaretskii
Subject: bug#66742: 30.0.50; transient-mark-mode is not enabled after re-dumping Emacs
Date: Fri, 27 Oct 2023 13:37:39 +0300

> From: Ihor Radchenko <yantar92@posteo.net>
> Cc: gerd.moellmann@gmail.com, 66742@debbugs.gnu.org
> Date: Fri, 27 Oct 2023 09:04:23 +0000
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > To clarify: a defcustom whose default value is not a constant needs to
> > be re-evaluated during startup, if we want the dumped Emacs to be able
> > to run on another system or with different environment than at dump
> > time.
> 
> Is there a facility in place to do such re-evaluation?

Yes, see custom-initialize-delay, and the code in startup.el that
supports it.





reply via email to

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