[plt-scheme] Eval Keybinding

From: Robby Findler (robby at cs.uchicago.edu)
Date: Thu Nov 29 10:13:42 EST 2007

One way would be to use methods of the editor to find the sexpression,
then you'd probably paste that into the interactions window and then
put the insertion point right after what you just inserted, and let
the user hit return.

Robby

On Nov 28, 2007 7:13 PM, ascw <nate.lokers at knowarefast.com> wrote:
> Does anybody know how I would go about creating a keybinding in Dr
> Scheme that would allow me to select an s-expression and evaluate it?
>
> thanks
>
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.