David A. Wheeler scripsit:

> One oddness is that clisp (a widely-used Common Lisp implementation)
> forces all the symbols to be displayed with |...| around them when
> using neoteric- or sweet-expressions.  

What happens if you replace (write x) with
(let ((*print-escape* nil)) (write x))?

-- 
Even a refrigerator can conform to the XML      John Cowan
Infoset, as long as it has a door sticker       co...@ccil.org
saying "No information items inside".           http://www.ccil.org/~cowan
        --Eve Maler

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Readable-discuss mailing list
Readable-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/readable-discuss

Reply via email to