http://bugs.winehq.org/show_bug.cgi?id=18191 Summary: Notepad always saves as ISO-8859, instead of UTF-8 Product: Wine Version: 1.1.19 Platform: PC OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: programs AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com There's actually a few bugs here, but I'll start with the first one I noticed: $ wine notepad Type/paste "Stefan Dösinger" # First UTF-8 I found in git log :-) File, Save as foobar.txt $ cat foobar.txt Should get Stefan Dösinger back, but instead you get something like "Stefan Dösinger". With windows notepad, however, you'll get "Stefan Dösinger". -- 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.