[plt-scheme] Eval Keybinding
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
>