Thanks!<div><br></div><div>So we have in Racket:</div><div><br></div><div>~a =&gt; <b>a</b>esthetic formatting, human-readable, as of display</div><div><br></div><div>~s =&gt; <b>s</b>tandard formatting, suitable for input to read, as of write</div>

<div><br></div><div>~v =&gt; <b>v</b>alue formatting, whatever handler is currently set in port-print-handler, by default write<br><div><br></div><div><br><br><div class="gmail_quote">On Sat, Sep 24, 2011 at 18:30, Jon Zeppieri <span dir="ltr">&lt;<a href="mailto:zeppieri@gmail.com">zeppieri@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;"><a href="http://www.lispworks.com/documentation/HyperSpec/Body/22_cd.htm" target="_blank">http://www.lispworks.com/documentation/HyperSpec/Body/22_cd.htm</a><br>


<br>
Looks like &quot;aesthetic&quot; and &quot;standard.&quot;<br>
<font color="#888888"><br>
-Jon<br>
</font><div><div></div><div class="h5"><br>
<br>
On Sat, Sep 24, 2011 at 5:13 PM, Robby Findler<br>
&lt;<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>&gt; wrote:<br>
&gt; We added ~v and I thought of it as &quot;value&quot; at the time. (The others we<br>
&gt; inherited and I don&#39;t know about.)<br>
&gt;<br>
&gt; Robby<br>
&gt;<br>
&gt; On Sat, Sep 24, 2011 at 3:49 PM, Rodolfo Carvalho &lt;<a href="mailto:rhcarvalho@gmail.com">rhcarvalho@gmail.com</a>&gt; wrote:<br>
&gt;&gt; Hello,<br>
&gt;&gt; I&#39;m a bit curious about those letters. Where did they come from? Do they<br>
&gt;&gt; have a &quot;meaning&quot;?<br>
&gt;&gt; ~a =&gt; display<br>
&gt;&gt; ~s =&gt; write<br>
&gt;&gt; ~v =&gt; print<br>
&gt;&gt;<br>
&gt;&gt; Apparently there&#39;s no correlation between the functionality and the letters<br>
&gt;&gt; :(<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Rodolfo Carvalho<br>
&gt;&gt;<br>
&gt;&gt; _________________________________________________<br>
&gt;&gt;  For list-related administrative tasks:<br>
&gt;&gt;  <a href="http://lists.racket-lang.org/listinfo/users" target="_blank">http://lists.racket-lang.org/listinfo/users</a><br>
&gt;&gt;<br>
&gt;<br>
&gt; _________________________________________________<br>
&gt;  For list-related administrative tasks:<br>
&gt;  <a href="http://lists.racket-lang.org/listinfo/users" target="_blank">http://lists.racket-lang.org/listinfo/users</a><br>
</div></div></blockquote></div><br></div></div>