Re: Transient symbol with a single backslash

2014-01-24 Thread Axel Svensson
Hi, If you need to output something that isn't 'read' readable, then you're trying to output something that isn't lisp code. If that is the case, use the functions to output text rather than code. (prin "(This 'is (not) \"\\code\" ...)") /Axel On Fri, Jan 24, 2014 at 10:27 PM, Christophe Grag

Transient symbol with a single backslash

2014-01-24 Thread Christophe Gragnic
Hi, I'm a long time fan of Picolisp but never went through the whole docs, and never found a practical use for it, until today! Well, I'm not using the real Picolisp but EmuLisp but I asked Jon and in fact his Emulisp acts as the real Picolisp regarding my problem. As you can see here: http://pro