<div dir="ltr"><div style>Just to double check: you mean shift-down, not just down, right?</div><div><br></div>DrRacket does indeed implement those keystrokes itself, but I&#39;m seeing what you describe as the 5.3.1 behavior in 5.3.3 and in the git head under mac os x and under a relatively recent git version under linux.<div>
<br></div><div>When you choose the Edit | Keybindings | Show Active Keybindings menu item and search for home, do you see &quot;select-to-beginning-of-file&quot; as the c:s:home key and when you search for &quot;s:down&quot; do you see &quot;select-down&quot; as the corresponding keystroke?</div>
<div><br></div><div>Robby</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Mar 23, 2013 at 12:05 AM, bhrgunatha <span dir="ltr">&lt;<a href="mailto:bhrgunatha@gmail.com" target="_blank">bhrgunatha@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In version 5.3.1 if I&#39;m on line 90 and I press:<br>
CTRL+SHIFT+HOME - all text to the beginning of the file is selected.<br>
If I then press the down arrow twice the first 2 lines of text (at the beginning of the file) are removed from the selection.<br>
<br>
Similarly with selecting to the beginning of a line with just SHIFT+HOME and then adjusting using right arrow.<br>
<br>
In version 5.3.2/5.3.3 with the same keystrokes I get different behaviour.<br>
CTRL+SHIFT+HOME - all text to the beginning of the file is selected<br>
If I then press down arrow twice the selected text extends to include lines 91 and 92 instead of de-selecting the first 2 lines of the file.<br>
<br>
I&#39;m so used to the previous behaviour that this is causing me great frustration and many mistakes.<br>
The behaviour of other editors hasn&#39;t changed - so I don&#39;t think it&#39;s a library issue.<br>
<br>
Has something changed in the DrRacket editor?<br>
How do I get back the previous behaviour?<br>
<br>
I&#39;m using Arch Linux 64 bit<br>
Kernel - 3.8.3-2<br>
<br>
Thanks for any help.<span class="HOEnZb"><font color="#888888"><br>
Bhrgunatha<br>
____________________<br>
 Racket Users list:<br>
 <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/<u></u>users</a><br>
</font></span></blockquote></div><br></div>