#3925: Always treat iso-8859-1 as cp1252 --------------------------+---------------------- Reporter: gahr2 | Owner: mutt-dev Type: enhancement | Status: new Priority: minor | Milestone: Component: charset | Version: Resolution: | Keywords: --------------------------+----------------------
Comment (by gahr2): Replying to [comment:1 vinc17]: > This can break things like copy-paste and tools that expect the source to be in ISO-8859-1. Thank you for your feedback - could you please elaborate a bit more? I'm not understanding where the issue lies. I understand that you might have `charset` set to `iso-8859-1` and tools that expect text copied (or piped) from the pager to be in `iso-8859-1`. In that case, you'll still get escaped characters as you would get without my patch. But if you use, say, `utf-8`, text in the pager would be `utf-8`, and you'll be able to see the glyphs the sender originally expected you to see. How would this breaks anything than a `charset-hook` wouldn't? -- Ticket URL: <https://dev.mutt.org/trac/ticket/3925#comment:2> Mutt <http://www.mutt.org/> The Mutt mail user agent