all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#66742: 30.0.50; transient-mark-mode is not enabled after re-dumping Emacs
@ 2023-10-25  9:26 Ihor Radchenko
  2023-10-26  9:11 ` Gerd Möllmann
  0 siblings, 1 reply; 15+ messages in thread
From: Ihor Radchenko @ 2023-10-25  9:26 UTC (permalink / raw)
  To: 66742

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>





^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2023-10-27 11:08 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-25  9:26 bug#66742: 30.0.50; transient-mark-mode is not enabled after re-dumping Emacs Ihor Radchenko
2023-10-26  9:11 ` Gerd Möllmann
2023-10-26 11:42   ` Ihor Radchenko
2023-10-26 12:06     ` Eli Zaretskii
2023-10-26 12:44       ` Ihor Radchenko
2023-10-26 13:10         ` Eli Zaretskii
2023-10-26 13:15           ` Eli Zaretskii
2023-10-27  9:04             ` Ihor Radchenko
2023-10-27 10:37               ` Eli Zaretskii
2023-10-27 10:53                 ` Ihor Radchenko
2023-10-27 10:56                   ` Eli Zaretskii
2023-10-27 10:59                   ` Mauro Aranda
2023-10-27 11:08                     ` Ihor Radchenko
2023-10-26 13:25           ` Ihor Radchenko
2023-10-26 13:31             ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.