Some symbols are written in such a way that they can't be read back.
guile> '#{foo\}\# bar}#
#{foo}#\ bar}#It seems to me that the space does not need to be escaped, but at least one of "}" or "#" does need it. paul _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile
