emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No autoloads in filesets.el


From: Richard Stallman
Subject: Re: No autoloads in filesets.el
Date: Fri, 25 Mar 2005 21:18:29 -0500

    filesets.el, which is new to Emacs 22, contains no autoload cookies.  The
    commentary says to put (require 'filesets) and (filesets-init) in your
    .emacs if you want to use it.  This is strange for a package distributed
    with Emacs.

It is not unacceptable.  Since enabling the feature requires adding
hooks in important places, just loading the file should not do it.

However, it can't hurt to make filesets-init autoload.
I will do that.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]