Hi, Andreas Rottmann <a.rottm...@gmx.at> writes:
> Use this instead of #\foobar in the source text: > > (with-input-from-string "#\\foobar" read) > > This way, your source has legal syntax. Yes, there are other examples of this in `readers.test'. Thanks, Ludo'.