Re: lynx doesn't render β as β
Thomas Dickey <[email protected]> Wed, 17 Jun 2026 19:10:44 -0400
| Newsgroups | gmane.comp.web.lynx.devel |
|---|---|
| Message-ID | <[email protected]> |
--ghmkiXdwZAxbpCHy Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 17, 2026 at 09:22:37AM -0700, arthurpeabody wrote: > It's available; it renders ß as =CE=B2. I've tried every ISO chara= cter set.=20 > It used to. I didn't notice when it changed. The same happens for β > lynx returns ?, what it returns for undisplayable characters. β would be a nonprinting character: U+0946 is the Unicode hex value for =E0=A5=86, which represents the Devanagari Vowel Sign Short E. This character is a nonspacing mark primarily used in the Devanagari script to produce the short 'e' sound (e.g., as part of the Marathi alphabet) =2E..and perhaps treated as a combining character by ncurses. But if you want to report a possible regression in lynx, a) version of lynx. b) how it was built -- and if it's a package, packagers do have bug reporti= ng If it's self-built, people do forget to configure with --enable-widec (not a bug). c) how it's configured (including changes to lynx.cfg and/or what $LYNX_CFG points to) d) locale settings --=20 Thomas E. Dickey <[email protected]> https://invisible-island.net --ghmkiXdwZAxbpCHy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmozKXAACgkQzCr0RyFn vgOcYwv7BS97YStzuZ+hXHrerOMiREkObIsy84eUCiJjNCmao6+QGnlk5q40i3qd WSMAe6T+DnoTDrW0pnpXOZqiar3eVSOS1HZXK/qTGZmgr7B3p7AVioJ2ARTmz6f/ RClWtAmSovg4FMu4yno4GRcYU80IEM27dFA+axp5k/rQ+TNW2F/aKh4R/r1MNv2N IalZqxG23fSnmr0L5j46ykobl4k7l4FPPEL4/e/4jLi3tOTEL9f1GlMJwoWrhCOZ YvDNJ9kuCwj1hRyqjeNqZnHjFj9JiucUSPSlHLOegNtAl3lFYNHuYRZVTiMkWPFp KV5a/OsPnGzU5BY+X/TK0o5NU4B0HL03vpndRcEks44xkJwhbkYoT9dbMZKJ23kY vtpUQgoRggjc2uJG+WgIL2V4nho+sj+dx+SGmsZB8zbh/jBvf3m6ouh7gSHpbCKo uu2sYfDiXTxAl0KQhJ7vDhc51wKjzuUk3mGztPJZ6t9BLC5YKymmEWeTOUX3rQlW LYMm74dQ =HJdV -----END PGP SIGNATURE----- --ghmkiXdwZAxbpCHy--