bug-auctex
[Top][All Lists]
Advanced

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

bug#28405: Inhibit auto-fill & LaTeX-indent-environment-list


From: gojjoe
Subject: bug#28405: Inhibit auto-fill & LaTeX-indent-environment-list
Date: Sun, 10 Sep 2017 14:22:03 +0200
User-agent: Thunderbird/666


On 2017-09-10 13:39, address@hidden wrote:
> I'm now checking the other style files loaded by auctex-reset to see whether 
> any of them is causing this problem. I'm not loading any custom-made style 
> files, though.

Could the culprit be amsmath.el itself? I've manually added to it

(add-to-list 'LaTeX-indent-environment-list '("gather" LaTeX-indent-tabular) t)
 
and now "gather" appears in LaTeX-indent-environment-list.

I see that amsmath.el does issue a "LaTeX-add-environments", but no 
"(add-to-list 'LaTeX-indent-environment-list..."

Cheers,
J





reply via email to

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