message instead of warn on failed auto-evilify

This commit is contained in:
Eivind Fonn 2016-10-18 15:02:27 +02:00 committed by syl20bnr
parent 7cdd998e78
commit 4f700556af

View file

@ -275,7 +275,7 @@ Each pair KEYn FUNCTIONn is defined in MAP after the evilification of it."
(evilified-state--find-new-event event) nil
processed pending-funcs)))
(when pending-funcs
(spacemacs-buffer/warning
(message
(concat (format (concat "Auto-evilication could not remap these "
"functions in map `%s':\n")
map-symbol)