Hi all,<div><br></div><div>    I am new to Emacs(and evil-mode). Currently I have difficulties in using evil-mode when <b>ecb mode</b> is activated. The problem is that the <i><u>Enter </u></i>key is no longer available in any windows of ecb, so I cannot switch from the navigation window to the source code window at the right side. I also tried `(evil-set-initial-state &#39;ecb-minor-mode &#39;emacs)`, this time I can use the default key-bindings in ecb(and so is the <u>Enter </u>key). What annoys me is that when I switch to the source code, evil-mode key-bindings are deactivated. And even I now toggle ecb-minor-mode off, the key-bindings are still not available. So I have to `M-x evil-mode`  twice to use the right evil-mode.</div>
<div><br></div><div>   I know this problem may lie in the fault of ecb, however I guess someone else has also come across this problem when using evil. </div><div>   </div><div>   Thanks in advance.</div><div><br></div><div>
Hongxu Chen</div>