evil-lisp-state
evil-lisp-state copied to clipboard
Replaced dolist since it doesn't get evaluated.
GNU Emacs 24.5.1 on OS X Yosemite.
The DOLIST form did not get evaluated. As a result, the keybindings, such as
I tried to wrap the form inside EVAL-AND-COMPILE but it didn't work. So I changed the code a bit.