[racket] DrRacket needs work

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sun Nov 13 08:43:01 EST 2011

Um, it does that already.

On Sun, Nov 13, 2011 at 7:40 AM, Chris <c.bowdon at gmail.com> wrote:
> +1 on this. I know other REPLs (at least python) do the same, but I think behaving like a command line would be more natural to most people. Ctrl+Enter to evaluate, Enter to line break would be nice too.
>
> On 2011-11-13, at 9:46, "nicolas.oury at gmail.com" <nicolas.oury at gmail.com> wrote:
>
>> I like Dr Racket very much,  but I have a small problem that might be easy to solve:
>>
>> When hitting return in the middle of a line, in the REPL, in does not evaluate the line but adds a line break.
>> I think this might be the right behaviour but I would like to have a way to send the s-expr to evaluation without having to go to
>> the end of the s-expr first.
>>
>> Is there a way to do that?
>>
>> Best,
>>
>> Nicolas.
>> _________________________________________________
>>  For list-related administrative tasks:
>>  http://lists.racket-lang.org/listinfo/users
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



Posted on the users mailing list.