This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

latin characters


Hello,

When I try evaluating:

"<a string of latin characters (all of them 'funny') that displays properly
on input>"

I get back

"???????????????????????????????????????????????????????????????????????????
?????????"

I think it's just the display that's wrong. I tried:

(integer->char 160) -> ?
(char->integer (integer->char 160) -> 160

Any way to fix it?

Thanks,


--
Fernando D. Mato Mira       matomira at acm dot org         
Thomson Dialog
www.dialog.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]