* Mathias Lindner (2010-10-08) writes: > BTW: How can I force AucTeX to re-parse the (or better all) files? Or does it > always happen during the save process?
IIRC correctly the parsing happens (at least) on load. You can force the current buffer to be reparsed with `C-c C-n'. See (info "(auctex)Parsing Files"). -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
