* Attila Lendvai [2011-10-30 17:31] writes:
An appropriate :coding-system when starting the server would probably help. E.g.: (swank:create-server :port 4007 :style :spawn :dont-close t :coding-system "utf-8-unix")
using utf-8 as default in 2011 would have spared numerous people a whole lot of time.
Care to prove your claim? I mean with numbers and measurements from repeatable experiments.
Helmut