[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: GSB at MIT-MC
- From: jonl at MIT-MC (Jon L White)
- Date: Tue, 7 Aug 79 00:37:00 GMT
- Cc: (BUG LISP) at MIT-MC
- Original-date: 6 AUG 1979 2037-EDT
- Sent-by: KMP at MIT-MC
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