* Reiner Steib (2006-10-03) writes: > How about making `M-RET' do newline-and-reformat (no "\item") if > `LaTeX-current-environment' returns "document" (or "letter", what > else?), cf. `LaTeX-insert-item'.
I'm not sure it is such a good idea to make M-RET do such very different things depending on the context. What about asking the user if she wants to add an itemize (or whatever) environment in case M-RET is used outside of an environment where an \item would make sense? -- Ralf _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
