At 2007-08-03 19:39:09 +0530, [EMAIL PROTECTED] wrote: > > Lack of UTF-8 support? Divya's posts have newlines encoded as "=0A".
=0A is the quoted-printable encoding of an ASCII line feed, and it has nothing to do with UTF-8 (beyond all ASCII codepoints being valid under UTF-8). Divya's message header said "charset=us-ascii" anyway. -- ams
