Re: [Python-Dev] Mail archive line wrapping (Was: Import and unicode: part two)

2011-01-22 Thread Mark Sapiro
On 11:59 AM, James Y Knight wrote: > > Well, yes, that's a pretty annoying bug in mailman, isn't it? If only anyone > around here was involved in mailman and could fix it! :) [I've attempted to > cc this to mailman-users with this message, but since I'm not subscribed I > dunno if it'll make it

Re: [Python-Dev] Mail archive line wrapping (Was: Import and unicode: part two)

2011-01-21 Thread Barry Warsaw
On Jan 21, 2011, at 08:23 AM, James Y Knight wrote: >Well, yes, that's a pretty annoying bug in mailman, isn't it? If only anyone >around here was involved in mailman and could fix it! :) [I've attempted to >cc this to mailman-users with this message, but since I'm not subscribed I >dunno if it'll

Re: [Python-Dev] Mail archive line wrapping (Was: Import and unicode: part two)

2011-01-21 Thread Antoine Pitrou
On Fri, 21 Jan 2011 08:23:31 -0500 James Y Knight wrote: > > > > I think most mail readers are able to word-wrap raw text correctly > > (even though it still makes your messages look bad amongst a thread of > > nicely-formatted 80-column messages). > > The real annoyance is when reading Web archi

Re: [Python-Dev] Mail archive line wrapping (Was: Import and unicode: part two)

2011-01-21 Thread James Y Knight
On Jan 21, 2011, at 6:31 AM, Antoine Pitrou wrote: > On Thu, 20 Jan 2011 22:25:17 -0500 > James Y Knight wrote: >> >> On Jan 20, 2011, at 3:55 PM, Antoine Pitrou wrote: >>> (by the way, it would be nice if your text/mail editor wrapped lines at >>> 80 characters or something) >> >> You could c