mirror of
https://github.com/d99kris/nmail.git
synced 2026-04-26 09:46:01 +03:00
[GH-ISSUE #83] [Bug] html_to_text_command: default lynx command shows an about page #71
Labels
No labels
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nmail#71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 -dumpdoesn't show the html message anymore, but this command is still valid when used directly in terminal withlynx -assume_charset=utf-8 -display_charset=utf-8 -dump www.wikipedia.org, so perhaps it's related to the newcache/andtemp/system?ext_viewer_cmdwith its defaultw3mcommand still works.@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.
@d99kris commented on GitHub (Aug 15, 2021):
Can I check which was the OS/distro you saw the issue on?
@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.