<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Ok I added cond-expanders to my-cond.  </div><br><div><div>On Nov 1, 2014, at 4:40 PM, Andrew Kent <<a href="mailto:andmkent@indiana.edu">andmkent@indiana.edu</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Ah, that makes sense. Thank you.<div><br></div><div>I guess I'll have to peruse Alexander's my-cond if I want to explore the idea further.</div><div><br></div><div>Best,</div><div>Andrew</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Nov 1, 2014 at 4:36 PM, Matthias Felleisen <span dir="ltr"><<a href="mailto:matthias@ccs.neu.edu" target="_blank">matthias@ccs.neu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><span class=""><br><div><div>On Nov 1, 2014, at 4:15 PM, Andrew Kent wrote:</div><br><blockquote type="cite"><span style="border-collapse: separate; font-family: 'Lucida Grande'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; font-size: inherit;"><div>(cond</div><div>  [$: p (Point x y) => (+ x y)])</div></span></blockquote><br></div></span><div>You cannot expand a cond-line via syntax because it isn't an expression or a definition position. </div><div>Similarly, you cannot expand the parameter list position in a function. </div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-- Matthias</div><div><br></div></font></span></div></blockquote></div><br></div>
____________________<br>  Racket Users list:<br>  <a href="http://lists.racket-lang.org/users">http://lists.racket-lang.org/users</a><br></blockquote></div><br></body></html>