scsh-users
[Top] [All Lists]

run/sexp doesn't support non-ascii characeters?

To: scsh-users@scsh.net
Subject: run/sexp doesn't support non-ascii characeters?
From: William Xu <william.xwl@gmail.com>
Date: Thu, 05 Oct 2006 23:00:59 +0800
Cancel-lock: sha1:VRWm5UmuvbSJg3oOn6zO6Gcp9Fc=
List-id: <scsh-users.list-id.scsh.net>
Organization: the Church of Emacs
Sender: news <news@sea.gmane.org>
Hi all, 

Seems run/sexp is unable to handle to non-ascii characters? Consider the
following, the second are two Chinese characters. 

> (run/sexp (echo "hi"))
'hi
> (run/sexp (echo "中国"))

Error: illegal character read
       #\ä
       #{Input-fdport #{Input-channel 3}}
1> 

-- 
William

"Otherwise, please speak to a doctor about removing your head from your
ass, I believe it would be beneficial to all involved."
                -- Zephaniah E. Hull, flaming someone on a mailing list

<Prev in Thread] Current Thread [Next in Thread>