[slime-devel] SLIME-Clisp Unicode encoding

Helmut Eller heller at common-lisp.net
Tue Mar 15 07:20:46 UTC 2011


* mv968 [2011-03-15 01:50] writes:

> If I enter (from an italian keyboard) a "small 'a' with grave accent"
>
> #\à
>
> I get
>
> #\LATIN_CAPITAL_LETTER_A_WITH_TILDE
>
> which is obviously wrong. I put the following lines in my emacs:
>
> (setq inferior-lisp-program "c:/home/bin/clisp/full/lisp.exe -B 
> c:/home/bin/clisp/full -M c:/home/bin/clisp/full/lispinit.mem -E utf-8 
> -q"); my Lisp system
> ...

What do you get for (stream-external-format *standard-input*)?

Helmut





More information about the slime-devel mailing list