<meta http-equiv="content-type" content="text/html; charset=utf-8">I see.<div><br></div><div>Do you think if emacs is a good tool for editing, saving and executing racket programming?</div><div><br></div><div>I prefer command-like environment to GUI. But, It&#39;s inconvenient to edit a file and enter! it separately in a shell.<br>
<div><div><br></div><div>What environment or editor are you using for racket programming?</div><div><br></div><div>- Joe</div></div></div><div><br></div><br><div class="gmail_quote">On Thu, Jun 24, 2010 at 3:25 AM, Noel Welsh <span dir="ltr">&lt;<a href="mailto:noelwelsh@gmail.com">noelwelsh@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">It doesn&#39;t work that way. You should first save your defns in a file<br>
(as a module) and then load that file into racket. If you&#39;re working<br>
with command line racket you might want to look at the enter!<br>
function.<br>
<font color="#888888"><br>
N.<br>
</font><div><div></div><div class="h5"><br>
On Thu, Jun 24, 2010 at 11:03 AM, Insik Cho &lt;<a href="mailto:iminsik@gmail.com">iminsik@gmail.com</a>&gt; wrote:<br>
&gt; Hi buddies,<br>
&gt; I like a normal shell interactive environment.<br>
&gt; After I&#39;m working in console &#39;racket,&#39; I don&#39;t want to lose all the<br>
&gt; definitions I have made.<br>
&gt; How can I save the definitions to an external file, i.e., &#39;xxx.ss&#39;?<br>
&gt; Thanks in advance.<br>
&gt; - Joe<br>
</div></div></blockquote></div><br>