On Wed, Apr 02, 2025 at 06:00:24PM +0000, జిందం వాఐి via Lynx-dev wrote:
> * Steps to reproduce on lynx 2.8.9rel.1-8:
> visit: https://jivani.neocities.org/10.4102_lit.v40i1.1521.txt
> 
> * it displays few text as garbage
> instead of alphabet!
> 
> * there is no issue on
> privacy browser 3.19.3
> 
> * i am complaining here also,
> earlier i filed on mozilla bugzilla
> also [ 1 ]
> 
> * please note i am using lynx
> on termux

The build-script looks ok:

https://github.com/termux/termux-packages/blob/cd3abe8de/packages/lynx/build.sh

This is probably another instance of

.h2 LOCALE_CHARSET
# LOCALE_CHARSET overrides CHARACTER_SET if true, using the current locale to
# lookup a MIME name that corresponds, and use that as the display charset.
#
# It also modifies the default value for ASSUME_CHARSET; it does not override
# that setting.
#
# Note that while nl_langinfo(CODESET) itself is standardized, the return
# values and their relationship to the locale value is not.  GNU libiconv
# happens to give useful values, but other implementations are not guaranteed
# to do this.
#LOCALE_CHARSET:FALSE

(which is user-configurable)

-- 
Thomas E. Dickey <[email protected]>
https://invisible-island.net

Attachment: signature.asc
Description: PGP signature

Reply via email to