[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to keep character encoding in text file...
From: |
Pascal J. Bourguignon |
Subject: |
Re: How to keep character encoding in text file... |
Date: |
Fri, 06 Mar 2009 09:21:10 +0100 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/22.3 (darwin) |
Marko Myllymaki <firstname.lastname@iki.fi> writes:
> Therefore if I enter "baz" in latin1 buffer, everything is okay, but
> "foobar åäö" has some UTF-8 and it then forces buffer encoding to
> UTF-8...
Perhaps because your keyboard doesn't send compound characters, but
unicode combination sequences? iso-8859-1 contains acute and grave
accents, but no umlaut.
--
__Pascal Bourguignon__