Closed sati-bodhi closed 4 years ago
The same installation code worked under emacs -q
.
Also worked with the castlemacs init.el
. Seems like part of my private init settings broke the function.
I've isolated the code in my private settings that caused the bug.
(defvar n 1)
(make-variable-buffer-local 'n)
I get the following error when invoking
yankpad-map
after switching to castlemacs.Can you tell what is wrong?
Installation code: