https://bugs.documentfoundation.org/show_bug.cgi?id=158025
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #10 from Mike Kaganski <[email protected]> --- The *default* is already the system encoding. But the default is only used when there was no "last used configuration" stored. 1. Since we try to autodetect encoding (works with BOM), we might want to also autodetect files without BOM (see bug 60145 for an implementation of detection). 2. A possibility could be to avoid storing autodetected encoding (so if an encoding was autodetected, and not changed by user, then it should not go into the profile). -- You are receiving this mail because: You are the assignee for the bug.
