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

[no subject]



From:     GSB@MIT-ML
Date: Thu, 8 Jun 79 20:26:44 GMT
Original-Date: 08/06/79 16:26:44 EDT
Subject:
    The random loading of DEFMAX by LET (and others) should go through the autoload
    handler!  IE, 
    (funcall autoload '(needed-function . ((dsk lisp) defmax fasl)))
LET doesn't do any loadings.  It uses functions which have AUTOLOAD properties
pointing to the DEFMAX file