Hi Uwe, 2017-02-19 16:18 GMT+01:00 Uwe Brauer <[email protected]>: > Hi > > Shouldn't \[ \] be considered as an environment? That would simplify the > input
`LaTeX-electric-left-right-brace' already does a great job in this regard: you type "\[" and "\]" is automatically inserted. > and also would allow to use > LaTeX-close-environment. "\[...\]" is already treated as a regular environment with regard to indentation. Doing the same for `LaTeX-close-environment' requires some work and, honestly, "C-c ]" doesn't look much an improvement over "\]" ;-) Bye, Mosè _______________________________________________ auctex-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-devel
