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 or not.]
> 
> I have this in my user CSS override file to fix the issue for myself globally 
> on all such archives out in the world:
> /* Mailing list archives */
> html>body>pre { white-space: pre-wrap !important; }
> 
> But really, pipermail should just output a suitable style itself, e.g.: <pre 
> style=hite-space: pre-wrap"> or a <style>pre { white-space: pre-wrap; 
> }</style> in the header.


This is mailman bug 266467
<https://bugs.launchpad.net/mailman/+bug/266467>. It was fixed in
Mailman 2.1.13.

-- 
Mark Sapiro <msap...@value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to