Hello friends!
If I evaluate a string in Lisp-Editor, then I get a string without the double quotes in listener.
I want to know how could I print the string in original form (with quote) into listener without adding a new “write-to-string” function.
Is there probably a global variable which control the format of output?
Thanks very much!