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.