Hello,
(this is with clisp 2.48 on cygwin + windows XP and slime )
I can start up clisp on my laptop with utf-8 and iso-8859-1 encodings (clisp -E utf-8, for example)
However, setting `slime-net-coding-system' to utf-8 or iso-8859-1 gives a slime start-up error since the allowed encodings are utf-8-UNIX, iso-8859-1-UNIX (capitalization mine).
I can easily change that in `slime-net-valid-coding-systems'. But what is going on here?
Thanks,
Mirko