[racket-dev] DrRacket's indentation of curly braces

From: John Clements (clements at brinckerhoff.org)
Date: Thu Jan 27 12:10:20 EST 2011

On Jan 27, 2011, at 8:49 AM, Casey Klein wrote:

> DrRacket indents this program
> 
> (a
> )
> 
> differently than this program
> 
> {a
> }
> 
> Is this intentional? I can imagine the behavior being useful for
> Scribble, but it's annoying in a PLAI context where you're using curly
> braces for object language programs.

+1; I'm teaching a PLAI course right now.

John


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4669 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20110127/26169043/attachment.p7s>

Posted on the dev mailing list.