[Bug 18191] Notepad should detect text type and prompt to change saved file encoding automatically

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 26 09:03:36 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18191





--- Comment #9 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-04-26 09:03:36 ---
(In reply to comment #7)
> In my past testing, it always saves as ISO-8859 (English locale), but if
> unicode only characters are used, I'm warned that data loss may occur and that
> I should save as UTF-8.

Most likely what notepad in Windows does is a check whether conversion
from unicode to current code page leads to loss then it warns. That's
not a "detection", just the WideCharToMultiByte feature.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list