diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2024-07-27 12:27:58 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2024-07-27 12:27:58 +0300 |
| commit | e399fdc8b20924cda7603b131f27b59c9531f3ef (patch) | |
| tree | b0021d885f2dcff07f7593ddd23bce15ac2269cd | |
| parent | c6e8f894c113be7621c06e903d70b39cdd8fef7f (diff) | |
IDEAS.org: add idea about encoding-guessing
Fixes #2700
| -rw-r--r-- | IDEAS.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
