emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: something broken recently with fill-paragraph


From: Stefan Monnier
Subject: Re: something broken recently with fill-paragraph
Date: Sun, 09 Jul 2006 01:21:21 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> Prior to a few days ago, when I used fill-paragraph on something like:

>         some text

>         some more text that is longer than a line blah longer than a line 
> blah longer than a line blahlonger than a line blah longer than a line blah

> when I was sitting within "some more text", it did the right thing,
> reformatting that as:

>         some text

>         some more text that is longer than a line blah longer than a line blah
>         longer than a line blahlonger than a line blah longer than a line blah

> In fact, I just used fill-paragraph to do that (using the emacs on my server
> machine).  However, in the CVS HEAD (on my laptop), that comes out as:

>         some text
>  some more text that is longer than a line blah longer than a line
>         blah longer than a line blahlonger than a line blah longer
>         than a line blah

> Ugh ugh.  Broken.  Someone please look at recent changes that might
> affect fill-paragraph?  Thanks.

Thanks, should be fixed now,


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]