Hi, it seems my system is worse than yours was... :-) From the console
output:
> (current-output-port (reencode-output-port (current-output-port)
"ibm850"))
> (display "á")
reencode-output-port: error decoding output to stream: #<output-port:stdout>
Changing the console encoding doesn't help at all.
Thanks anyways for reaching out.
Cleverson
Em 02/09/2016 22:37, Pierpaolo Bernardi escreveu:
Hello,
I'm new to Racket and would like to know what is the trick to make accented
characters display correctly at the Windows command prompt. For example,
when I write at the Racket prompt:
"número"
then it returns:
"n´┐¢mero"
Here you can read an old discussion about this topic:
https://groups.google.com/forum/#!msg/racket-users/MGDUNnUVzWU/kwL21Yeoy6EJ
At the time I concluded that console output was practically infeasible
for what I needed to do. But maybe some of the solutions offered in
that thread will work for you.
Cheers
P.
--
You received this message because you are subscribed to the Google Groups "Racket
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.