bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

buggy #{symbol}# printing


From: Paul Jarc
Subject: buggy #{symbol}# printing
Date: Tue, 11 Feb 2003 16:00:38 -0500
User-agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 (i686-pc-linux-gnu)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]