mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MIT-Scheme-devel] UTF-8 sequences


From: craven
Subject: Re: [MIT-Scheme-devel] UTF-8 sequences
Date: Thu, 19 Feb 2015 12:32:04 +0100
User-agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-unknown-linux-gnu)

> 0244 is an ISO-8859-1 (nee Latin-1, nee ASCII) "generic currency sign"
> -- a graphical character.  0237 is undefined, non-graphical,
> slashified.
>
>     https://en.wikipedia.org/wiki/ISO/IEC_8859-1
>
> So I think we're OK.

Is there a way to globally (or for a port) tell MIT/GNU Scheme to never
slashify anything? Whatever I send in, I want out, in exactly the same
bytes. No special handling of ISO-8859-1, UTF-8 or whatever.

That would probably work best in my case.

Thanks for any help!

Peter



reply via email to

[Prev in Thread] Current Thread [Next in Thread]