Skip to content

Commit

Permalink
IDEAS.org: add idea about encoding-guessing
Browse files Browse the repository at this point in the history
Fixes #2700
  • Loading branch information
djcb committed Jul 27, 2024
1 parent c6e8f89 commit e399fdc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions IDEAS.org
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ future.
https://github.com/djcb/mu/issues/301
https://github.com/djcb/mu/issues/2704

- Try to guess the encodings; sometimes people send messages that e.g., claim
they are ISO-8859-1 but actually use windows-1252, resulting in some
characters being shown incorrectly. Perhaps best solved by GMime, but maybe mu
can do something. https://github.com/djcb/mu/issues/2700

* Done

Expand Down

0 comments on commit e399fdc

Please sign in to comment.