* David Kastrup (2008-02-12) writes: > Ralf Angeli <[EMAIL PROTECTED]> writes: > >> * 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. > > But we provide the required comment regexps.
Which are exactly the same is in texinfo.el. And in addition I could not reproduce the bug. >> 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>'. > > I think that TeX-submit-bug-report, namely us, would be a sensible > reporting address for a problem in that area. Not with `emacs -Q'. If the bug does not happen with -Q we will have to dig deeper. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
