Milan Zamazal <p...@debian.org> writes:

> I've received the following bug report from a Debian user:
>
>   In my case I have the following in my ~/.emacs:
>
>       (setq-default frame-title-format (list "" "Emacs Macht Alle Computer 
> Sch\366n"))
>
>   Eval this in an Emacs buffer an watch stumpwm crash:
>
>       *** - CONVERT-STRING-FROM-BYTES: Invalid byte sequence #xF6 #x6E #x00 
> #xA0 in CHARSET:UTF-8 conversion
>
> The given frame title is not properly encoded, but it shouldn't crash
> Stumpwm.  I can see utf8-to-string function in wrappers.lisp handles
> coding errors for SBCL.  Would it be possible to handle them for CLISP
> as well?
Possibly.  If you have time, open an issue on our github tracker so
I don't forget about this.  I gather that you are running CLISP rather
than SBCL?  Do you have any more information about the user's
configuration?

Thanks,

    Dave


_______________________________________________
Stumpwm-devel mailing list
Stumpwm-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Reply via email to