Cannot load viper-mode in Emacs24
- by Andrew-Dufresne
Every time I try to load viper-mode in Emacs24 using M-x viper-mode, I get error
Wrong type argument: symbolp, (quote 3)
I have observed it happens when I try to load viper-mode for the after opening Emacs or after I have issued M-x viper-go-away
So once I get this error and run the same command again, viper-mode loads successfully.
When I…