Uwe Brauer wrote:
Hello
Some days ago I described the problems I encounter with babel in Xemacs
21.4. Mule and how to solve them, at least this is what I thought.
Here is the minimal example
--8<------------------------schnipp------------------------->8---
# -*-coding: iso-8859-1;-*-
Küste
--8<------------------------schnapp------------------------->8---
if this buffer is in fundamental mode. Babel region
German --> French gives:
Küste --> côte.
However when turning on iso-accents-mode and repeating the babel command
I obtain
Küste --> KÃ ¼ ste
Which looks like the original german word in UTF-8!
Even after turning iso-accents-mode off the situation did not change and
it looks as if Xemacs is "corrupted". I am puzzled since I thought there
is now difference between iso-accents-mode and quail at the level of the
input.
This is not an important problem but if somebody can enlighten me I
would be grateful.
Uwe Brauer
Hi Uwe:
Did you post this code somewhere? If you need to communicate via a
subprocess, then you probably need to set those encodings/decodings
with set-buffer-process-coding-system. $0.02
Rodney
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta