Richard Stallman <[EMAIL PROTECTED]> writes: > As Stefan Monnier suggested, I added ;;;###autoload to outline-regexp. > > Does this in fact give good results?
Yes, this has the advantage that Outline minor mode doesn't consider an autoload cookie as part of the previous top-level sexp anymore. (Hiding the body of such a preceding top-level sexp would also hide the autoload cookie.) Lute. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel