Hi,

This seems to be an emacs problem.  I'm trying to read a file with utf-8
text using  (slurp "foo.txt") in an emacs slime session.  It chokes and
says:

error in process filter:  Autoloading failed to define function debug

Furthermore if I use utf-8 in the file name, I get:

Coding system iso-latin-1-unix not suitable for "00000076(:emacs-rex
(swank:listener-eval \"(slurp \\\"/Users...<filename>...\\\")\") \"user\"
:repl-thread 3)"

I can live without utf-8 filenames, but it would be really useful to be able
to read utf-8 data and println it etc. from the repl.  Any suggestions?

Thanks,

Gregg

-- 
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