Shawn Betts <sabe...@gmail.com> writes: > 2010/7/8 Plato Wu <gtalk...@gmail.com>: >> >> 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! _______________________________________________ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/stumpwm-devel