Re: [racket] Emacs keybinding

2013-09-13 Thread Robby Findler
I've changed esc;w so that it disables the anchor. Meanwhile, I would welcome someone who wanted to take on the task of a more comprehensive set of Emacs-like keybindings for DrRacket. Robby On Fri, Sep 13, 2013 at 7:28 PM, Eduardo Costa wrote: > I notice that there are many keystrokes missin

[racket] Emacs keybinding

2013-09-13 Thread Eduardo Costa
I notice that there are many keystrokes missing in emacs keybindings. Besides this copy-clipboard (M-w) does not work like in emacs. When I mark a region and press Alt-w, the editor does not exit select mode. This means that I am not able to move to another place and paste the selected region. If I