Uwe Brauer wrote:
>>>>> "Aidan" == Aidan Kehoe
<kehoea(a)parhasard.net> writes:
> Œ is not in ISO 8859-9 (nor is œ). It is in ISO 8859-15,
but unless
you’re
> using recent 21.5, you’ll need to make sure that the
character being input
> gives the following output in the scratch buffer:
> (split-char ?œ)
> => (latin-iso8859-15 61)
That works, but the 15 coding gives me
½
You saved it correctly. Probably opening again chose iso-8859-1
instead of iso-8859-15. If you read "Noconv" in your modeline,
that's the case. If there is "MIME/Ltn-9", then you have a real
problem.
You might want to add
% Local Variables:
% buffer-file-coding-system: iso-8859-15
% End:
to the end of your file.
HTH,
Joachim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Joachim Schrod Email: jschrod(a)acm.org
Roedermark, Germany
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta