Ralf Angeli <[EMAIL PROTECTED]> writes: > * David Kastrup (2005-08-26) writes: > >> outline.el does not need to be loaded before you start AUCTeX. I see >> no reasonably working way to find out whether the variable is >> available at run time. > > 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. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
