On 7 Dec 2014 20:00, "Lars Magne Ingebrigtsen" <larsi@gnus.org> wrote:
>
> Speaking of `declare', I've always found the autoload cookie thing a bit
> odd.  Putting functionality into comments is kinda hacky.
>
> What about a new (declare (autoload t)) defun form or something?

I'd love that (it would have made Names.el a lot easier), but the declare form is only for defun and defmacro, while the autoload cookies go on anything.