[CM] Scheme Syntax Formatting
taube at illinois.edu
taube at illinois.edu
Wed Nov 11 17:12:00 PST 2009
thanks for the report, ill have to take a look at it.
---- Original message ----
>Date: Wed, 11 Nov 2009 18:16:25 -0600
>From: Greg Surges <surgesg at gmail.com>
>Subject: [CM] Scheme Syntax Formatting
>To: cmdist at ccrma.Stanford.EDU
>
> Hi all,
> I haven't used CM in a while, and it appears that things have changed.
> Using Grace, tabbed indentation seems to not be working correctly.
> For example, the function
> (define (greater-than-three number)
> (cond ((> number 3) #t)
> ((< number 3) #f)
> ((= number 3) #f)))
> is formatted strangely by default, and I can't indent the last
> conditional case to match the other two. Is this a known issue, or
> am I missing something important?
> Thanks a lot,
> - Greg Surges
> --
> --
> http://www.gregsurges.com
>________________
>_______________________________________________
>Cmdist mailing list
>Cmdist at ccrma.stanford.edu
>http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
More information about the Cmdist
mailing list