Re: How to autoload?

From: Erick Gallesio <eg_at_kaolin.unice.fr>
Date: Thu, 22 Sep 1994 10:19:59 +0100

Autoloading works only for functions, macro, and generic functions for now.
It will normally work also for symbol in the 2.2. It is not documented since
it is not complete. Of course it will be documented when its implementation
will be complete.

For now, if you want to lod the file "foo" when applying the f or g or h
functions you have to do
        (autoload "foo" f g h)

Syntax will remain the same in the complete implementation.



                -- Erick
Received on Thu Sep 22 1994 - 10:20:00 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST