<div>Hi,</div><div><br></div><div>I have this text:</div><div><br></div><div>(define-key evil-normal-state-map (kbd "<backspace>") 'scroll-down)</div><div><br></div><div>I noticed that in text mode the result of the operation "vi>" and "va>" gets swapped. While in Lisp mode "vi>" still gets the surrounding "<>" selected as it would with "va>' and "va>" selected the entire line except the most outside "()". I have tested it in "make emacs" with the same result.</div>
<div><br></div><div><br></div><div>York</div><div><br></div>