Hi! Why isn’t grep-mode’s bindings overriding those defined in motion-state? Since grep-mode is derived from compilation-mode, I’d have thought that it’d work. I’ve also tried (evil-set-initial-state 'grep-mode 'motion) without success (even though (evil-motion-state-p) returns t).