On 27 April 2011 21:35, Scott L. Burson Scott@sympoiesis.com wrote:
One caveat, if you're going to do this kind of thing: be sure to bind all the variables that control the printer (on the sending end) and reader (on the receiving end) -- *package*, *print-base*, *read-base*, etc.
WITH-STANDARD-IO-SYNTAX is your friend there.
Cheers,
-- Nikodemus