[racket] Emacs keybinding

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Fri Sep 13 22:46:42 EDT 2013

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 <edu500ac at gmail.com> wrote:

> 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 try to move to another place, the cursor keeps extending the selected
> region.
>
> My suggestion is replacing copy-clipboard by another function that acts
> exactly like M-w in Emacs. I also would appreciate if somebody provides a
> correct keybinding for M-w. Something that I could load.
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130913/fc268310/attachment-0001.html>

Posted on the users mailing list.