[racket] syntax, differently

From: hendrik at topoi.pooq.com (hendrik at topoi.pooq.com)
Date: Sat Jul 31 21:42:27 EDT 2010

On Sat, Jul 31, 2010 at 07:24:03PM -0400, Eli Barzilay wrote:
> 
> Just to give an example, I use
> 
>   (if E1
>     E2
>     E3)
> 
> religiously (and I have detailed reasons to do so) -- even in DrRacket
> where I can't set it to follow this indentation, I fix it manually.
> An editor that does anything in response to that (reindents, colors it
> in red, makes a sound) would be useless to me.

Yes, if you do that religiously, you don't need anything else.
But if you ever make a mistake and the editor points it out, it might 
help you remain true to your faith.

-- hendrik


Posted on the users mailing list.