Re: Key binding issues in compilation-mode

2012-10-22 Thread Barry OReilly
Probably need to remove it from evil-overriding-maps. The Evil Emacs Wiki page covers this topic. http://emacswiki.org/emacs/Evil On Sat, Oct 20, 2012 at 6:55 AM, Mark Tran wrote: > Hello, > > I've noticed that evil-mode works fine in compilation-mode except "h" is > bound to describe-mode an

Key binding issues in compilation-mode

2012-10-20 Thread Mark Tran
Hello, I've noticed that evil-mode works fine in compilation-mode except "h" is bound to describe-mode and "0" is bound to digit-argument. How should I bind these to the evil functions that are expected? ___ implementations-list mailing list implementati