evil questions

Frank Fischer frank-fischer at shadow-soft.de
Fri Dec 13 22:07:40 CET 2013


On 12.12.2013 04:15, gregory mott wrote:
>  wikemacs.org/index.php/Evil says "Evil comes prebuilt in emacs24".  i have
> 24.3.1 but can't find evil with it.  (require 'evil) got "File error:
> Cannot open load file, evil".  what am i missing?

I have no idea who wrote this, but I can assure that Evil is not shipped
with Emacs 24 (or any other version). That would be surprising as I
never signed the necessary legal papers.

> 
> so, i've also downloaded evil 1.0.7..
> 
> ^R (redo) sometimes just works, and sometimes it says "Symbol's function
> definition is void: redo" and i have to also hit u.  why is it inconsistent?

No idea why it does not work. When undo-tree is loaded before evil
(which is the case in your config) then Evil should automatically use
those functions. So what do you mean by "it works sometimes"? It does
not work in some specific buffers? It's hard to tell what's going on as
long as we can not reproduce the problem (deterministically).

Btw, you may also try the development version of evil which is available
from "melpa". It might work better and contain some bug fixes.

Frank





More information about the implementations-list mailing list