* thomas (2006-05-16) writes: > I would like to wrap the text in verbatim environments (to - say - 70 > characters), just like in mail-mode. I don't want the whole document > to be wrapped, but just the portion of verbatim text I am editing. If > it is not possible to have an automatic wrapping (auto-fill-mode (?)), > at least, a manual wrapping with M-q.
You could remove verbatim environments from `LaTeX-indent-environment-list', but this will enable indentation as well. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
