* 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. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
