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