I am sorry but could you be more specify?<div><br></div><div>Try this &lt;&lt;I can&#39;t find &quot;this&quot; on your mail<br><br><div class="gmail_quote">2010/11/18 Noel Welsh <span dir="ltr">&lt;<a href="mailto:noelwelsh@gmail.com">noelwelsh@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Wed, Nov 17, 2010 at 11:45 AM, 김태윤 &lt;<a href="mailto:kty1104@gmail.com">kty1104@gmail.com</a>&gt; wrote:<br>

&gt; (eval (read (open-input-string content)) ns)<br>
<br>
</div>This only reads and evals the first s-expression from content. Try<br>
this and you&#39;ll see:<br>
<div><div></div><div class="h5"><br>
  (read (open-input-string content))<br>
<br>
</div></div><font color="#888888">N.<br>
</font></blockquote></div><br></div>