On 09.12.2008, at 13:08, Max Lein wrote:
TextMate suddenly has problems saving files in latin1 encoding (which I must use if I collaborate with others). Even though TextMate tells me it saves the file in latin1, upon checking with TextWrangler, it is clear that they are not saved in the correct format.
For me it works? E.g. 'ö' is saved as hex 0xF6 (Latin-1) instead of 0xC3 0xB6. And TextEdit opened it correctly using Latin-1.
I'm using Mac OSX 10.5.5 Intel TM 1.5.8 (built 1496) 'Cutting-Edge'
--Hans