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 <[email protected]> >Subject: [CM] Scheme Syntax Formatting >To: [email protected] > > 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 >[email protected] >http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
_______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
