emacsorphanage / macrostep

interactive macro-expander for Emacs
GNU General Public License v3.0
15 stars 6 forks source link

any help to solve this warning: `Symbol's value as variable is void: macrostep-mode-map`, please? #10

Closed touxstone closed 7 months ago

touxstone commented 7 months ago

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 of macrostep which reads 9.2, and supposedly corrects the obsolete-variable-alias macrostep-mode-keymap to macrostep-mode-map but still. Would anyone know to tell how to solve this issue, please? I would appreciate it.

jflude commented 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)

touxstone commented 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)

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

touxstone commented 7 months ago

I have not closed "as completed" (sorry)