Re: DOCBOOK-APPS: Bad Continuation of Multi-Byte UTF-8 Sequence

From
Sebastian Rahtz <>
Date
2001-06-19T11:16:54+00:00
ID
Thread
Re: DOCBOOK-APPS: Bad Continuation of Multi-Byte UTF-8 Sequence
Holger Rauch writes:
 > Do you know how Emacs handles UTF-8? Is it perhaps converted to some other
 > encoding (e.g. iso-8859-1) when the document is saved?

that depends on what you specify as the encoding! if it does not
recognize it as UTF-8 on the way in, it will not necessarily save it
as such.

Sebastian