-
Notifications
You must be signed in to change notification settings - Fork 290
Open
Description
Using evil 1.15.0
or 1.14.2
when I start emacs with evil I get this error message:
Error in post-command-hook (evil-normal-post-command): (void-variable evil-mode-buffers)
This var should be intitialized with:
(defvar evil-mode-buffers '())
This is error doesn't pop out using debug-mode, but it blocks my usage of magit. On master branch I don't see references to evil-mode-buffers
so I assume this issue was fixed on it. It is still valuable to document the error in case others encounter it,
Can we cut a new release to fix it for everyone?
Thank you.
Metadata
Metadata
Assignees
Labels
No labels