The former. <div><br></div><div>And maybe there is a problem with drracket sharing too much with the user program too. </div><div><br></div><div>Robby<span></span><br><br>On Wednesday, January 16, 2013, Sam Tobin-Hochstadt  wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Do you mean the &quot;automatically populate compiled directories&quot; setting,<br>
or the &quot;online compilation&quot;?<br>
<br>
Sam<br>
<br>
On Wed, Jan 16, 2013 at 10:37 AM, Robby Findler<br>
&lt;<a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;robby@eecs.northwestern.edu&#39;)">robby@eecs.northwestern.edu</a>&gt; wrote:<br>
&gt; It may be possible to change drracket to only set that parameter when it is<br>
&gt; compiling files, but for now I think you have to disable drracket&#39;s auto<br>
&gt; compilation (in the language dialog&#39;s show details section) to develop<br>
&gt; programs like this.<br>
&gt;<br>
&gt; Robby<br>
&gt;<br>
&gt;<br>
&gt; On Wednesday, January 16, 2013, Sam Tobin-Hochstadt wrote:<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m not sure if this is a bug or not, so I&#39;m bringing it up on the<br>
&gt;&gt; list.  But when I do the following:<br>
&gt;&gt;<br>
&gt;&gt; #lang racket<br>
&gt;&gt; (require compiler/cm)<br>
&gt;&gt; (manager-compile-notify-handler displayln)<br>
&gt;&gt; (managed-compile-zo<br>
&gt;&gt; &quot;/home/samth/sw/plt/collects/tests/typed-racket/succeed/null-program.rkt&quot;)<br>
&gt;&gt;<br>
&gt;&gt; Then the compiler places the compiled files in the<br>
&gt;&gt; `compiled/drracket/` directory, and looks for compiled files there as<br>
&gt;&gt; well.  The `displayln` handler shows that basically all of Racket is<br>
&gt;&gt; being recompiled.  I found this quite surprising, and worse it means I<br>
&gt;&gt; can&#39;t use DrRacket to develop this program.  Would there be a way for<br>
&gt;&gt; DrRacket not to change whatever parameter is being changed here in the<br>
&gt;&gt; user program&#39;s context?<br>
&gt;&gt;<br>
&gt;&gt; Sam<br>
&gt;&gt; _________________________<br>
&gt;&gt;   Racket Developers list:<br>
&gt;&gt;   <a href="http://lists.racket-lang.org/dev" target="_blank">http://lists.racket-lang.org/dev</a><br>
</blockquote></div>