<div dir="ltr">It wasn&#39;t a specific plan: DrRacket just tries to make creating an executable behave like Run.<div><br></div><div style>But Pierpaolo: if you&#39;re regularly creating executables using this method, maybe you&#39;d rather script this process (and then, in the script, also upload the executable or email it or whatever it is you do to make it available to others)? If so, then you probably want to use &#39;raco exe&#39; (or the Racket library that backs both that and DrRacket)?</div>
<div style><br></div><div style>Robby</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 13, 2013 at 11:49 AM, Danny Yoo <span dir="ltr">&lt;<a href="mailto:dyoo@hashcollision.org" target="_blank">dyoo@hashcollision.org</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">&gt; I can do this. And this solves half the problem: the main is not run<br>
&gt; from DrRacket. That&#39;s what I want.<br>
&gt;<br>
&gt; However, if I generate an executable, then the main is not executed<br>
&gt; when I run the executable either. This is not what I want.<br>
<br>
<br>
</div>Hi Pierpaolo,<br>
<br>
Agreed.  That&#39;s surprising: I also expected the main submodule to run<br>
from an executable!  This sounds like a bug.  Let&#39;s hear from the<br>
others to make sure about that one.<br>
<div class="HOEnZb"><div class="h5">____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
</div></div></blockquote></div><br></div>