On 2012-09-03 02:36 +0200, Barry OReilly wrote: > The key binding for evil-execute-in-emacs-state is currently defined > in evil-normal-state-map. However, perhaps it makes more sense to > put it in evil-motion-state-map, so as it is available in buffers > that start in motion state. For example, the user might want to \b > in Buffer Menu, to run the Buffer-menu-bury command.
Good idea, added in commit c13b90e. -- Vegard _______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
