Re: Patch 7.3.550

2012-07-01 Fir de Conversatie Bram Moolenaar
Lech Lorens wrote: > On 30 June 2012 13:01, Bram Moolenaar wrote: > > Lech Lorens wrote: > [...] > >> I can't see any spaces I wouldn't expect; for me there are only single > >> spaces at the joining points. Can you specify explicitly what would > >> you expect to be converted into what? > > > >

Re: Patch 7.3.550

2012-07-01 Fir de Conversatie Lech Lorens
On 30 June 2012 13:01, Bram Moolenaar wrote: > Lech Lorens wrote: [...] >> I can't see any spaces I wouldn't expect; for me there are only single >> spaces at the joining points. Can you specify explicitly what would >> you expect to be converted into what? > > The example that Gary used: > > " Th

Re: Patch 7.3.550

2012-06-30 Fir de Conversatie Bram Moolenaar
Lech Lorens wrote: > On 13 June 2012 14:05, Bram Moolenaar wrote: > > > > I wrote: > > > >> Patch 7.3.550 (after 7.3.541) > >> Problem:    With "j" in 'formatoptions' a list leader is not removed. (Gary > >>           John

Re: Patch 7.3.550

2012-06-29 Fir de Conversatie Lech Lorens
On 13 June 2012 14:05, Bram Moolenaar wrote: > > I wrote: > >> Patch 7.3.550 (after 7.3.541) >> Problem:    With "j" in 'formatoptions' a list leader is not removed. (Gary >>           Johnson) >> Solution:   Don't ignore the start of a

Re: Patch 7.3.550

2012-06-13 Fir de Conversatie Bram Moolenaar
I wrote: > Patch 7.3.550 (after 7.3.541) > Problem:With "j" in 'formatoptions' a list leader is not removed. (Gary > Johnson) > Solution: Don't ignore the start of a three part comment. (Lech Lorens) > Files:src/ops.c, src/

Patch 7.3.550

2012-06-13 Fir de Conversatie Bram Moolenaar
Patch 7.3.550 (after 7.3.541) Problem:With "j" in 'formatoptions' a list leader is not removed. (Gary Johnson) Solution: Don't ignore the start of a three part comment. (Lech Lorens) Files: src/ops.c, src/testdir/test29.in, src/testdir/test29.ok