Hello,<div><br></div><div>Try to this at REPL:</div><div><br></div><div><div>(setf *print-radix* t</div><div>       *print-base* 16)</div><br><div class="gmail_quote">On Tue, Jan 25, 2011 at 4:29 PM, Tom Emerson <span dir="ltr"><<a href="mailto:tremerson@gmail.com">tremerson@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi all,<br>
<br>
Is it possible to change the radix of numbers displayed in the CCL<br>
listener? I am debugging some code that parses binary files and the<br>
byte vectors I'm seeing in my TRACE calls contain decimal: it would be<br>
really useful if I could have these displayed using Hex. A quick<br>
search with Google didn't help, but perhaps my GoogleFu is off today.<br>
<br>
Thanks in advance,<br>
<br>
    -tree<br>
<font color="#888888"><br>
--<br>
Tom Emerson<br>
<a href="mailto:tremerson@gmail.com">tremerson@gmail.com</a><br>
<a href="http://treerex.blogspot.com/" target="_blank">http://treerex.blogspot.com/</a><br>
_______________________________________________<br>
Openmcl-devel mailing list<br>
<a href="mailto:Openmcl-devel@clozure.com">Openmcl-devel@clozure.com</a><br>
<a href="http://clozure.com/mailman/listinfo/openmcl-devel" target="_blank">http://clozure.com/mailman/listinfo/openmcl-devel</a><br>
</font></blockquote></div><br></div>