char \return missing

1 view
Skip to first unread message

gedden

unread,
Jun 22, 2008, 6:41:17 AM6/22/08
to Clojure
Hi,

I have noticed that there is no pretty print for char '\r', when there
are for space, newline and tab.

Output gets a little destroyed as you will notice of you try something
like this

(seq "line of text\r\n")

I am Working on windows and the result of slurping up a little file
will contain returns as well as newlines. So i just thought it would
be nice it was added at some approprite time.

Thanks,
regards
gedden

Rich Hickey

unread,
Jun 22, 2008, 9:42:31 AM6/22/08
to Clojure
Sorry, this has been requested several times and I just got to it -
thanks for the reminder.

I've added \return character literal read/print support.

Rich
Reply all
Reply to author
Forward
0 new messages