On 2007-05-07 23:41:29 -0400, J. Bruce Fields wrote: > Hm. I still see > > Content-Type: text/plain; charset=iso-8859-1 > > in the headers But this time, it looks good to me. This is probably because the headers say the body is QP-encoded latin1: Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE and the body actually _is_ QP-encoded latin1: More typo fixes from Santi B=E9jar Note how the "é" is encoded with only one byte this time, like it's supposed to in latin1. -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html