<br><br><div class="gmail_quote">On Mon, Aug 2, 2010 at 15:48, Keiko Nakata <span dir="ltr">&lt;<a href="mailto:keiko@kurims.kyoto-u.ac.jp">keiko@kurims.kyoto-u.ac.jp</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

From: Laurent &lt;<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</a>&gt;<br>
<div class="im"><br>
&gt; Maybe you could use `(let () *body ...*)&#39; instead? It should be closer to<br>
&gt; your intentions.<br>
<br>
</div>Can you tweak my code<br></blockquote><div><br>I&#39;m not at ease with continuations too and I wouldn&#39;t want to give you wrong answers so I let gurus answer that.<br>But just to avoid the special treatments of `begin&#39;, you can replace it directly with a `let ()&#39; form as above.<br>

It will behave as a &quot;sequencing&quot; form, whether at top level or not (IIUC). <br></div></div>