Hello, in portuguese there are lots of special characters (such as *á*, *é*, 
*ã...*), but when I need a file with slurp I don't get this characters in 
the result.

For example, if I have this line in the file: "Ferida perdida na imensidão."

When I execute (slurp file-name), I get:

"Ferida perdida na imensid�o\r"

Of course, the � depends on the console, but the thing is: it doesn't read 
those letters, what can I do to overcome this?

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to