emacs-devel
[Top][All Lists]
Advanced

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

Re: Elpa packages and macro dependencies.


From: Stefan Monnier
Subject: Re: Elpa packages and macro dependencies.
Date: Mon, 20 Oct 2014 16:40:50 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> Maybe I misunderstood your earlier e-mail, but didn't you show that
> autoloads updated just fine with regular loading?

No, they only update a function if the definition was either
non-existent or was itself an autoload.  If the function already has
a non-autoload definition, then `autoload' does nothing.


        Stefan



reply via email to

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