Re: UTF8 on Windows 10 using guile 2.27
Mike Gran <[email protected]> Wed, 13 May 2026 14:13:53 +0000 (UTC)
| Newsgroups | gmane.lisp.guile.user |
|---|---|
| Message-ID | <[email protected]> |
> Thank you for your quick response, however: > I don't understand how this can be, the build of Denemo in Debian > (version) > -> 2.2.7 > and=20 > (number->string (string-length "=F0=9D=85=AC")) You're right, and I'm totally wrong about that. It around 2009 that unicode= started to work, so that was 2.0.x not 3.0.x. Maybe you just need to call setlocale to explicitly set a utf-8 locale?