Re: [O] Re: lists and fill-region

2011-03-10 Thread Bastien
michael hohn writes: >> >> I have pushed a fix for this case. Thanks for your report, it reminds me >> filling in lists is still a bit fragile, and needs some care. >> > Thanks for the quick response! The list filling is very nice already. Indeed -- and I cannot thank Nicolas enough for all the

[O] Re: lists and fill-region

2011-03-09 Thread michael hohn
> > I have pushed a fix for this case. Thanks for your report, it reminds me > filling in lists is still a bit fragile, and needs some care. > Thanks for the quick response! The list filling is very nice already. Cheers, Michael

[O] Re: lists and fill-region

2011-03-09 Thread Matt Lundin
Nicolas writes: > Hello, > > Matt Lundin writes: > >> A related bug: >> >>> - one >>> - very, very, very, very, very, very, very, very, very, very, very, >>> very, long >>> - short >> >> If one calls unfill-paragraph on the "very, very" line above, nothing >> happens. In the past, unfill pa

[O] Re: lists and fill-region

2011-03-09 Thread Nicolas
Hello, Matt Lundin writes: > A related bug: > >> - one >> - very, very, very, very, very, very, very, very, very, very, very, >> very, long >> - short > > If one calls unfill-paragraph on the "very, very" line above, nothing > happens. In the past, unfill paragraph would turn the item into

[O] Re: lists and fill-region

2011-03-09 Thread Nicolas
Hello, michael hohn writes: > after upgrading to the current git head (from a version around 6.36), > fill-region produces wrong indentation for my lists. Starting with > > - one > - very, very, very, very, very, very, very, very, very, very, very, very, > long > - short > > and marking th

[O] Re: lists and fill-region

2011-03-09 Thread Matt Lundin
michael hohn writes: > Hi all, > > after upgrading to the current git head (from a version around 6.36), > fill-region produces wrong indentation for my lists. Starting with > > - one > - very, very, very, very, very, very, very, very, very, very, very, very, > long > - short > > and markin