[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: HMR at MIT-MC (Harry M. Rath)
- Date: Mon, 5 May 80 04:04:00 GMT
- Cc: DUFTY at MIT-MC
- Original-date: 5 MAY 1980 0004-EDT
Somebody must have changed something WRT autoloading and what happens when
you get an autoload while interrupts are locked out. Right now in LISP
1991, what happens is the autoload is QUEUED!!! This, of course, is a
completely useless thing to do with an AUTOLOAD! It does not queue the
autoload in LISP, only in XLISP. Who's been poking around in that
vicinity?