Re: [Lynx-dev] Unable to Save Charactor Set Changes?

2024-02-11 Thread Thorsten Glaser
Hi Chime,

> Debian SID version, however, over on Shellworld running

yes, I have the same problem. You need the precise line…

ENABLE_LYNXRC:ASSUME_CHARSET:ON

… in /etc/lynx/local.cfg on Debian to be able to save that
from the options menu.

I’m attaching my full local.cfg in case someone is interested
in the full settings I currently use on Debian systems (that
plus lynxrc/(O)ptions of course).

gl hf,
//mirabilos
-- 
Support mksh as /bin/sh and RoQA dash NOW!
‣ src:bash (429 (458) bugs: 0 RC, 295 (315) I, 134 (143) M, 0 F) + 209
‣ src:dash (90 (104) bugs: 0 RC, 51 (54) I, 39 (50) M, 0 F) + 62 ubu
‣ src:mksh (1 bug: 0 RC, 0 I, 1 M, 0 F)
dash has two RC bugs they just closed because they don’t care about quality…# /etc/lynx/local.cfg
STARTFILE:file://localhost/~/
CHARACTER_SET:utf-8
LOCALE_CHARSET:FALSE
HTML5_CHARSETS:TRUE
ASSUME_CHARSET:utf-8
PREPEND_CHARSET_TO_SOURCE:TRUE
PREFERRED_LANGUAGE:
PREFERRED_CHARSET:utf-8
PARTIAL_THRES:3
SHOW_KB_RATE:BYTES,ETA
SHOW_CURSOR:FALSE
DEFAULT_CACHE_SIZE:512
DEFAULT_VIRTUAL_MEMORY_SIZE:25165824
SOURCE_CACHE:MEMORY
SOURCE_CACHE_FOR_ABORTED:KEEP
COLLAPSE_BR_TAGS:FALSE
COOKIE_REJECT_DOMAINS:google.com,google.de,google.at,google.ch,googleusercontent.com,dict.leo.org
PERSISTENT_COOKIES:TRUE
COOKIE_FILE:~/.etc/cookies.txt
COOKIE_SAVE_FILE:~/.etc/cookies.txt
DEFAULT_BOOKMARK_FILE:./.etc/bookmark.htm
POSITIONABLE_EDITOR:jupp
DOWNLOADER:View in less:less -f '%s':FALSE
DOWNLOADER:View in zless:zless -f '%s':FALSE
DOWNLOADER:View in xzless:xzless -f '%s':FALSE
DOWNLOADER:View in xloadimage:xloadimage -quiet '%s':FALSE:XWINDOWS
DOWNLOADER:View in mupdf:mupdf '%s':FALSE:XWINDOWS
DOWNLOADER:Spawn editor:"${VISUAL-${EDITOR-ed}}" '%s':FALSE
QUIT_DEFAULT_YES:FALSE
XLOADIMAGE_COMMAND:xloadimage -quiet %s
NESTED_TABLES: true
EXTERNAL:ftp:wget %s &:FALSE
EXTERNAL:http:wget %s &:FALSE
EXTERNAL:http:links2 -g %s &:FALSE
EXTERNAL:http:mplayer %s &:FALSE
PRETTYSRC_VIEW_NO_ANCHOR_NUMBERING:TRUE
XHTML_PARSING:TRUE
JUSTIFY:TRUE
TEXTFIELDS_NEED_ACTIVATION:TRUE
LEFTARROW_IN_TEXTFIELD_PROMPT:TRUE
ENABLE_LYNXRC:ASSUME_CHARSET:ON
ENABLE_LYNXRC:BAD_HTML:ON
ENABLE_LYNXRC:FORCE_COOKIE_PROMPT:ON
ENABLE_LYNXRC:FORCE_SSL_PROMPT:ON
ENABLE_LYNXRC:FTP_PASSIVE:ON
ENABLE_LYNXRC:HTML5_CHARSETS:ON
ENABLE_LYNXRC:MAKE_LINKS_FOR_ALL_IMAGES:ON
ENABLE_LYNXRC:MAKE_PSEUDO_ALTS_FOR_INLINES:ON
ENABLE_LYNXRC:NO_PAUSE:ON
ENABLE_LYNXRC:PREFERRED_ENCODING:ON
ENABLE_LYNXRC:PREFERRED_MEDIA_TYPES:ON
ENABLE_LYNXRC:RAW_MODE:ON
ENABLE_LYNXRC:SCROLLBAR:ON
ENABLE_LYNXRC:SET_COOKIES:ON
ENABLE_LYNXRC:SHOW_KB_RATE:ON
ENABLE_LYNXRC:TAGSOUP:ON
ENABLE_LYNXRC:UNDERLINE_LINKS:ON
TRACK_INTERNAL_LINKS:TRUE
GLOBAL_MAILCAP:
URL_DOMAIN_PREFIXES:www.
URL_DOMAIN_SUFFIXES:
MAX_URI_SIZE:16384
KEYMAP:^S:UNMAPPED


[Lynx-dev] Unable to Save Charactor Set Changes?

2024-02-10 Thread Chime Hart
Hi All: Many times I am running lynx along with rdrview to get an article 
without a toolbar. On my local machine I get symbols such as ~B @D.  To see a 
more normal view, I go in lynx options menu, search for utf, then arrow down to 
assumed document charactor set. I want utf-8 for this one as well, but it will 
only stay during a current session. Editing lynx.cfg in nano nor trying 
different cfg files, it still comes up as iso8859-1. I am running a latest 
Debian SID version, however, over on Shellworld running

Lynx Version 2.9.0dev.10 (11 Aug 2021)
On Shellworld its the set I want.
Meanwhile here at home
Lynx Version 2.9.0 (15 Jan 2024)
I even coppied that Shellworld cfg and ran it locally, still not the charactor 
set I need. Can some1 please suggest how I can force that option to stay. 
Thanks so much in advance.

Chime