ad. 2) I think that the problem is that Dired buffers are not started in Emacs-mode per default (they are started in normal mode -> new keymap). Try C-z inside the dired buffer and then everything should work. The Dired stuff should already be fixed in commit 51e4b94d ! Try updating your evil repo.
Regards Thomas On Thu, Jul 21, 2011 at 10:36 PM, Neeraj Sharma <[email protected]> wrote: > Thanks for the wonderful evil mode. I have found following minor issues and > was not able to find an issue tracker for the project > 1. Shell-mode on windows: It blocks all the output text. If I get out of the > evil mode the console output is displayed again. Repro steps are in emacs > with evil mode open shell (M-x shell) and then type say dir you will see no > output. If you disable evil-mode the text is displayed again. > 2. Bookmark and dired mode: On pressing enter the file does not open. > > > > _______________________________________________ > implementations-list mailing list > [email protected] > https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list > > _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
