stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] Could stumpwm support UTF-8 ?


From: Shawn Betts
Subject: Re: [STUMP] Could stumpwm support UTF-8 ?
Date: Fri, 9 Jul 2010 05:55:19 -0700

2010/7/8 Plato Wu <address@hidden>:
>
> I compile stumpwm by SBCL with :SB-UNICODE feature, but stumpwm hang
> when I eval (coerce '(#\u2211) 'string), It is OK in SBCL.

What version of stumpwm are you running? I'm running sbcl 1.0.29 with
:sb-unicode and stumpwm from the git repository and it works. However,
the actual character prints as a question mark. It doesn't hang,
though.

C-t : (coerce '(#\u2211) 'string) RET

is what I did.

-Shawn



reply via email to

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