* David Kastrup (2005-08-26) writes: > Ralf Angeli <[EMAIL PROTECTED]> writes: > >> There is a `(require 'outline)' statement in >> `LaTeX-common-initialization' just before all the stuff related to >> outline.el. > > Shouldn't that be compile-time only? It seems unpretty to load > outline.el when it might never get needed.
Then it will become tricky to call functions from outline.el which are not autoloaded, like `outline-mark-subtree'. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
