DrRacket doesn't have a built-in keybinding for this, but thanks to its extensibility features, you can build it yourself. It's worked out as an example here: http://docs.racket-lang.org/drracket/Keyboard_Shortcuts.html?q=keybinding#%28part._.Sending_.Program_.Fragments_to_the_.R.E.P.L%29
On Mon, Dec 19, 2011 at 10:39 AM, Răzvan Rotaru <[email protected]> wrote: > Hi, > > Can I send an expression for evaluation to the REPL in Dr.Racket? (i.e. > select some code, and evaluate it in the REPL of the running program) > > Razvan > > _________________________________________________ > For list-related administrative tasks: > http://lists.racket-lang.org/listinfo/users -- sam th [email protected] _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

