[gambit-list] Character encoding and the repl

Adam adam.mlmb at gmail.com
Sat May 30 15:54:35 EDT 2015


2015-05-31 1:11 GMT+05:30 Marc Feeley <feeley at iro.umontreal.ca>:

>
> > On May 30, 2015, at 3:26 PM, Adam <adam.mlmb at gmail.com> wrote:
> >
> > Marc, what do those who want preserve the escaping of >=128 do
> (independent of which terminal encoding is used but for instance with -:t8)?
> >
>
>   (output-port-readtable-set!
>     (repl-output-port)
>     (readtable-max-unescaped-char-set
>       (output-port-readtable (repl-output-port))
>       (integer->char 127)))
>
> In your Scheme program or gambcini file.
>

Ouch;


What's your take now on what you said yesterday as quoted in
https://mercure.iro.umontreal.ca/pipermail/gambit-list/2015-May/007914.html ,
and the other reflections on this topic there?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20150531/15202847/attachment.htm>


More information about the Gambit-list mailing list