On Thu, 2001-10-04 14:11:26 +0100, Mikhail Sobolev <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>: > On Thu, Oct 04, 2001 at 01:54:41PM +0200, Jan-Benedict Glaw wrote: > > + ( '=E4', 'ä' ), > > + ( '=F6', 'ö' ), > > > > After I applied the above patch (and I really have absolutely > > no clue about python...), mailman archived all mails exactly > > as it did before... What do I miss? > Are you sure this is going to work for other character sets?
No. Instead, I'm sure this will only work for iso8859-1. However, that would fit my archive. I'm unsure about a *real* solution to the problem (and I really don't know anything about python and how to code a real solution), but I've searched the code to find the (correctly escaped) "<" and ">" signs. I found them, added my stuff and failed. Does the message (at this point) contain the "=XX" escapes at all? How can I look behind the scene? I'd really love to contribute, but I fear I'll need some hints before... MfG, JBG -- Jan-Benedict Glaw . [EMAIL PROTECTED] . +49-172-7608481 _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
