#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 vinc17): Replying to [ticket:3925 gahr2]: > In https://github.com/neomutt/neomutt/pull/467 I propose a patch to always handle charsets advertised as iso-8859-1 (and aliases) as cp1252. Please don't. The charset-hook is for that. > I understand this can be done with {{{ charset-hook ^iso-8859-1$ cp1252 }}}. Is there any reason why not doing it by default? This can break things like copy-paste and tools that expect the source to be in ISO-8859-1. -- Ticket URL: <https://dev.mutt.org/trac/ticket/3925#comment:1> Mutt <http://www.mutt.org/> The Mutt mail user agent