Re: [Mailman-Users] Subject wrap with tab character

2011-03-02 Thread Stephen J. Turnbull
Mark Sapiro writes: > In any case, header folding/unfolding is done in the underlying Python > email package, and I don't think you'll see any change to this until > sometime in the Mailman 3 life cycle. R. David Murray is making a lot of progress on the email package in python 3, with substan

Re: [Mailman-Users] Subject wrap with tab character

2011-03-02 Thread Mark Sapiro
Edward Howard wrote: >GNU Mailman Bugs Bug #265915 (sf736559) > >Hi > >Does anyone know if this bug is going to get fixed or has done in >later versions?. I am using Mailman version 2.1.9 . Please be more specific as to what your actual problem is and what you would want in the way of a fix. P

[Mailman-Users] Subject wrap with tab character

2011-03-02 Thread Edward Howard
GNU Mailman Bugs Bug #265915 (sf736559) Hi Does anyone know if this bug is going to get fixed or has done in later versions?. I am using Mailman version 2.1.9 . Edward -- -- Mailman-Users mailing list Mailman-Users@python.org http://mail.py

Re: [Mailman-Users] bilingual list problem

2011-03-02 Thread Mark Sapiro
Henry Olders wrote: >Thank your for your response, Mark. I haven't been able to figure out how to >access mm_cfg.py on my web hosting service - I suspect it's not at all >accessible to me. I'm sure that's correct since changes to mm_cfg.py are global and can be fatal if mistakes are made. >I

Re: [Mailman-Users] bilingual list problem

2011-03-02 Thread Henry Olders
On 2011-03-02, at 2:38 , Mark Sapiro wrote: > Henry Olders wrote: > >> What I would like would be a way to set mailman to NOT strip out accented >> characters when english is set as the default language. > > Add one of the following lines to mm_cfg.py depending on your preferred > character s

Re: [Mailman-Users] bilingual list problem

2011-03-02 Thread Mark Sapiro
Christian Mack wrote: > >Beware: >If you use utf-8, you have to change all english templates to contain >the Unicode BOM-Bytes at the beginning. Why would this be true? Quoting from section 2.6 of the Unicode 5.0 standard : Use of a

Re: [Mailman-Users] bilingual list problem

2011-03-02 Thread Mailman Admin
Hello On 03/02/2011 08:38 AM, Mark Sapiro wrote: > Henry Olders wrote: > > > > What I would like would be a way to set mailman to NOT strip out accented > > characters when english is set as the default language. > > Add one of the following lines to mm_cfg.py depending on your preferred > cha