* Marco Maggi (2008-02-12) writes: > I am using AUC-TeX version 11.85 on Emacs 22.1.1 under > Linux; when I indent a paragraph with M-q under Texinfo the > mode misinterprets "@code" for comment starts and inserts > "@c" directives: how to fix it?
Filling in Texinfo mode is not handled by AUCTeX but by Emacs proper. So you could try to run Emacs with `emacs -Q' and check if the problem persists. If it does, send a bug report the the Emacs developers with `M-x report-emacs-bug <RET>'. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
