Tobias Jung newsgr@tobiasjung.net wrote:
I've got a file that is encoded with UTF-8, but it has to be ISO-8859-1. So I select "ISO-8859-1" from the encoding menue in the "Save As" dialog. But when re-opening the file, it's still UTF-8. (Another text editor is telling me the same thing.)
If you have at least one character in your file that is not in the charset you choose, then your file will be encoded as utf-8. Just find the faulty character, or decide to work with utf-8 file ;-)