emacs-devel
[Top][All Lists]
Advanced

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

Re: Autoloads and subdirectories


From: Stefan Monnier
Subject: Re: Autoloads and subdirectories
Date: Sat, 28 May 2016 14:18:56 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> be broken by future upstream fixes. One such solution is to statically
> generate my autoloads (using code similar to the one you posted) and ship
> these as part of my package, while adding an autoloaded form to a new file
> in my content directory that just loads the additional autoloads file that
> I ship. This isn't very pretty, though.

The other option is to split your package into several packages.


        Stefan




reply via email to

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