Closed touxstone closed 7 months ago
Related: as of a few days ago I now get Symbol's value as variable is void: macrostep-mode-map
as an error when installing sly-macrostep
package on Emacs 27.1 (but it works fine on 29.3; both installations using macrostep-20240328.2134
andsly-macrostep-20191211.1630
)
Related: as of a few days ago I now get
Symbol's value as variable is void: macrostep-mode-map
as an error when installingsly-macrostep
package on Emacs 27.1 (but it works fine on 29.3; both installations usingmacrostep-20240328.2134
andsly-macrostep-20191211.1630
)
I'm going on GNU Emacs 28.3 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.38, cairo version 1.17.8) of 2023-09-24
I have not closed "as completed" (sorry)
Hi, everyone I have run into an issue when starting Emacs that makes some key behaviours fail to load correctly. When debugging with
emacs -debug-init
I got this warning:Symbol's value as variable is void: macrostep-mode-map
. I have installed the current version ofmacrostep
which reads 9.2, and supposedly corrects the obsolete-variable-aliasmacrostep-mode-keymap
tomacrostep-mode-map
but still. Would anyone know to tell how to solve this issue, please? I would appreciate it.