[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] Ensure LaTeX-indent-environment-list environments are
From: |
Mosè Giordano |
Subject: |
Re: [AUCTeX-devel] Ensure LaTeX-indent-environment-list environments aren't filled |
Date: |
Sat, 12 Mar 2016 12:23:19 +0100 |
Hi Matt,
2016-03-11 23:50 GMT+01:00 Matthew Leach <address@hidden>:
> Hi all,
>
> I saw that there was a test that ensures AUCTeX fills a page of LaTeX
> correctly. It doesn't appear to check the instances where it
> shouldn't fill a region, however.
>
> The attached patch adds a tabular environment to the test input & output
> file with a long line of text in the body. Since tabular is a member of
> the LaTeX-indent-environment-list it shouldn't be filled; therefore
> checks that the AUCTeX fill mechanism avoids filling for these regions.
Good idea, patch installed, thank you so much!
Bye,
Mosè