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: Ihor Radchenko
Subject: bug#66742: 30.0.50; transient-mark-mode is not enabled after re-dumping Emacs
Date: Wed, 25 Oct 2023 09:26:11 +0000

Steps to reproduce:

1. ./src/emacs -Q --batch -l ~/Downloads/dump.el 
With dump.el:

(dump-emacs-portable "/tmp/emacs-dumped.dmp")

2. ./src/emacs -Q --dump-file="/tmp/emacs-dumped.dmp"

3. C-<SPC> C-p C-p

Expected: active region is highlighted
Observed: Transient mark mode is not enabled and thus active region is
          not highlighted.

Configured using:
 'configure --with-native-compilation CFLAGS=-g3 --with-pdumper=yes'

-- 
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>





reply via email to

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