>>>>> "EL" == Emilio Lopes <[email protected]> writes:

    EL> In my case I have the following in my ~/.emacs:
    EL>     (setq-default frame-title-format (list "" "Emacs Macht Alle
    EL> Computer Sch\366n"))

    EL> Eval this in an Emacs buffer an watch stumpwm crash:

    EL>     *** - CONVERT-STRING-FROM-BYTES: Invalid byte sequence #xF6 #x6E
    EL> #x00 #xA0 in CHARSET:UTF-8 conversion

I can't reproduce the bug with SBCL.  You probably run Stumpwm with
CLISP?  Maybe it's actually a CLISP problem?

BTW, I don't know whether it's wrong just in the e-mail but `รถ' in your
string is encoded incorrectly, as a binary character.  Maybe it'd work
fine if you used UTF-8 environment.  (My Stumpwm on SBCL doesn't crash
even with the binary character, it just doesn't set the title in that
case.)

_______________________________________________
pkg-common-lisp-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-common-lisp-devel

Reply via email to