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: Plato Wu
Subject: Re: [STUMP] Could stumpwm support UTF-8 ?
Date: Mon, 12 Jul 2010 19:14:42 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.92 (gnu/linux)

Shawn Betts <address@hidden> writes:

> 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
Sorry for response later,

I use git version of "Thu Jun 17 09:46:41 2010 -0700" with SBCL
1.0.40.

It hangs when I eval (coerce '(#\u2211) 'string) in slime, it should
print "∑" when slime is connected to normal SBCL.

Eval this expression in stumpwm also print question mark, so when
there is UTF-8 characters in the title of Window, the stumpwm will
show question marks instead, maybe it is just a display problem?

Thank you!






reply via email to

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