Re: Purpose of jde-autoloads

Stephen Leake <[email protected]> Thu, 13 Aug 2015 23:35:47 -0500
Newsgroups gmane.emacs.jdee.devel
Message-ID <[email protected]>
Paul Landes <[email protected]> writes:

> I also like autoloads the way they are. As someone mentioned, an
> autoloads.el file is created from all ;;;###autoload found in all
> files.
>
> When the package is installed, can't we invoke some elisp code to call
> the method that creates this autoloads file? We can't be the first to
> do things this way in packages.

The Emacs package API handles this, so all we need to do is put JDEE in
some ELPA.

-- 
-- Stephe

------------------------------------------------------------------------------