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


Message #47 received at 66742 <at> debbugs.gnu.org (full text, mbox):

From: Ihor Radchenko <yantar92 <at> posteo.net>
To: Mauro Aranda <maurooaranda <at> gmail.com>
Cc: gerd.moellmann <at> gmail.com, Eli Zaretskii <eliz <at> gnu.org>,
 66742 <at> debbugs.gnu.org
Subject: Re: bug#66742: 30.0.50; transient-mark-mode is not enabled after
 re-dumping Emacs
Date: Fri, 27 Oct 2023 11:08:43 +0000
Mauro Aranda <maurooaranda <at> gmail.com> writes:

>  > According to Gerd Möllmann, `custom-initialize-delay' does not work
>  > here. AFAIU, `transient-mark-mode' is already supposed to use it (see
>  > cus-start.el).
>
> Have you tried making custom-delayed-init-variables nil before the
> redumping thing?

I tried

(message ":: %S" custom-delayed-init-variables)
(setq custom-delayed-init-variables nil)
(dump-emacs-portable "/tmp/emacs-dumped-2.dmp")

But

(message ":: %S" custom-delayed-init-variables)

outputs

:: t

, which means that ./src/emacs -Q --batch -l ~/Downloads/dump2.el  
already processed all the `custom-delayed-init-variables' prior to
dumping.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>




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.