Re: Slackware lynx gopher umlauts sometimes now shown

Marco Moock <[email protected]> Sat, 1 Feb 2025 17:46:20 +0100
Newsgroups gmane.comp.web.lynx.devel
Message-ID <[email protected]>
On 01.02.2025 08:32 Ben Collver wrote:

> What are the values on your system?

I don't have lynx conf in my home.

m[~]$ set | grep -e LANG= -e LC_CTYPE= -e TERM=
LANG=en_US.UTF-8
TERM=xterm
m[~]$ grep -e ASSUME_CHARSET -e LOCALE_CHARSET /etc/lynx.cfg |grep -v ^#
.h2 LOCALE_CHARSET
.h2 ASSUME_CHARSET
ASSUME_CHARSET:utf-8
m[~]$