[GH-ISSUE #83] [Bug] html_to_text_command: default lynx command shows an about page #71

Closed
opened 2026-03-03 01:19:34 +03:00 by kerem · 3 comments
Owner

Originally created by @Kabouik on GitHub (May 8, 2021).
Original GitHub issue: https://github.com/d99kris/nmail/issues/83

Originally assigned to: @d99kris on GitHub.

lynx -assume_charset=utf-8 -display_charset=utf-8 -dump doesn't show the html message anymore, but this command is still valid when used directly in terminal with lynx -assume_charset=utf-8 -display_charset=utf-8 -dump www.wikipedia.org, so perhaps it's related to the new cache/ and temp/ system?

ext_viewer_cmd with its default w3m command still works.

Originally created by @Kabouik on GitHub (May 8, 2021). Original GitHub issue: https://github.com/d99kris/nmail/issues/83 Originally assigned to: @d99kris on GitHub. `lynx -assume_charset=utf-8 -display_charset=utf-8 -dump` doesn't show the html message anymore, but this command is still valid when used directly in terminal with `lynx -assume_charset=utf-8 -display_charset=utf-8 -dump www.wikipedia.org`, so perhaps it's related to the new `cache/` and `temp/` system? `ext_viewer_cmd` with its default `w3m` command still works.
kerem closed this issue 2026-03-03 01:19:34 +03:00
Author
Owner

@Kabouik commented on GitHub (May 8, 2021):

Hold on, this is likely a local issue. I don't observe it on another machine running Debian and Lynx Version 2.9.0dev.6 (05 Sep 2020). I will look closer when I am on the other computer.

<!-- gh-comment-id:835572741 --> @Kabouik commented on GitHub (May 8, 2021): Hold on, this is likely a local issue. I don't observe it on another machine running Debian and Lynx Version 2.9.0dev.6 (05 Sep 2020). I will look closer when I am on the other computer.
Author
Owner

@d99kris commented on GitHub (Aug 15, 2021):

Can I check which was the OS/distro you saw the issue on?

<!-- gh-comment-id:899046557 --> @d99kris commented on GitHub (Aug 15, 2021): Can I check which was the OS/distro you saw the issue on?
Author
Owner

@d99kris commented on GitHub (Dec 11, 2021):

I will close this issue for now, but feel free to re-open it if you have more details on how to reproduce it.

<!-- gh-comment-id:991670224 --> @d99kris commented on GitHub (Dec 11, 2021): I will close this issue for now, but feel free to re-open it if you have more details on how to reproduce it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nmail#71
No description provided.