GNU bug report logs - #66742
30.0.50; transient-mark-mode is not enabled after re-dumping Emacs

Previous Next

Package: emacs;

Reported by: Ihor Radchenko <yantar92 <at> posteo.net>

Date: Wed, 25 Oct 2023 09:26:02 UTC

Severity: normal

Found in version 30.0.50

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ihor Radchenko <yantar92 <at> posteo.net>
Cc: gerd.moellmann <at> gmail.com, 66742 <at> debbugs.gnu.org
Subject: bug#66742: 30.0.50; transient-mark-mode is not enabled after re-dumping Emacs
Date: Thu, 26 Oct 2023 16:31:06 +0300
> From: Ihor Radchenko <yantar92 <at> posteo.net>
> Cc: gerd.moellmann <at> gmail.com, 66742 <at> debbugs.gnu.org
> Date: Thu, 26 Oct 2023 13:25:50 +0000
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> > This is not relevant, since packages that aren't preloaded will be
> > loaded at run time, and therefore the values will be evaluated in the
> > correct context.  If you are talking about these, then I don't
> > understand what prompted you to raise this issue to begin with, and in
> > a thread that discusses dumping.
> 
> ... but ideally, I wish that we would not have to patch the existing
> libraries in order to preload them.

You don't need to patch any libraries, you need to arrange for the
defcustom's to be re-evaluated at startup time.

But if we want to be able to re-dump any library, and let it run on a
different system after that, we should indeed stay away of
non-constant default values of user options as much as we can.
However, getting there will not be easy and will take a long time, if
ever.




This bug report was last modified 1 year and 232 days ago.

Previous Next


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