A bit unrelated, but is there a setting for DrRacket on Ubuntu to put the &quot;toolbar&quot; on the vertical like you had on your Mac?<div><br></div><div>[]&#39;s</div><div><br clear="all">Rodolfo Carvalho<br>
<br><br><div class="gmail_quote">On Tue, May 24, 2011 at 17:54, Matthias Felleisen <span dir="ltr">&lt;<a href="mailto:matthias@ccs.neu.edu">matthias@ccs.neu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im"><br>
On May 24, 2011, at 2:25 PM, SCIAMACHIST wrote:<br>
<br>
&gt; Lewis Watmore<br>
&gt;<br>
&gt; Hello,<br>
&gt;    I am a &quot;noob&quot; so if this is the wrong place for my question, please direct me to somewhere more appropriate.<br>
&gt;<br>
&gt;    In the DrScheme Companion at &quot;3.3 Finger Exercises on Composing Functions&quot; it is stated that you can create temporary definitions using an ellipsis in this manor:<br>
&gt;<br>
&gt;    (define (feet-&gt;yards f) ...)<br>
&gt;<br>
&gt; --where the ellipsis &quot;is a legal Scheme name. DrScheme does not attempt to determine the meaning of a name until necessary.&quot;<br>
&gt;<br>
&gt; But DrRacket does not allow this usage. I get this error message: &quot;...: ellipses not allowed as an expression in: (...)&quot;<br>
&gt;    Is there an alternative other than commenting-out unfinished definitions?<br>
<br>
<br>
</div>The Companion is for people who work their way through How to Design Programs (1e or 2e). As stated in the Companion, they are expected to use the HtDP student languages, which support this notation. See attached screenshot.<br>


<br>
You may also wish to look at<br>
<br>
 <a href="http://www.ccs.neu.edu/home/matthias/HtDP2e/index.html" target="_blank">http://www.ccs.neu.edu/home/matthias/HtDP2e/index.html</a><br>
<br>
<br>_________________________________________________<br>
  For list-related administrative tasks:<br>
  <a href="http://lists.racket-lang.org/listinfo/users" target="_blank">http://lists.racket-lang.org/listinfo/users</a><br></blockquote></div><br></div>