[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MULE: incorrect utf-8 recoding
From: |
Stefan Monnier |
Subject: |
Re: MULE: incorrect utf-8 recoding |
Date: |
06 Dec 2001 14:59:12 -0500 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.50 |
>>>>> "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