[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MULE: incorrect utf-8 recoding
From: |
Tom E. Turner |
Subject: |
Re: MULE: incorrect utf-8 recoding |
Date: |
Thu, 06 Dec 2001 16:42:16 -0500 |
>>>>> "Stanislav" == Stanislav Brabec <utx@penguin.cz> writes:
> (second problem). If you force utf-8 via "Set coding system for next
> command" and then simply save, you will obtain damaged file (third
> problem).
Yup. Don't force: if Emacs tells you you can't do it, it really
means just that. In this case it's because Emacs does not know how
to convert between latin-2 and unicode.
Stefan
so use GNU iconv or what?