[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LEXPR-SEND and CHECK-ARG
- To: RWK at MIT-MC
- Subject: LEXPR-SEND and CHECK-ARG
- From: JONL at MIT-MC (Jon L White)
- Date: Mon, 9 Feb 81 16:55:00 GMT
- Cc: (BUG LISP) at MIT-MC, JPG at MIT-MC
- Original-date: 9 FEB 1981 1155-EST
Date: 8 February 1981 08:48-EST
From: Robert W. Kerns <RWK at MIT-MC>
LEXPR-SEND is still not known to LISP. At the *VERY* least
COMPLR should know it's an LSUBR.
Poor COMPLR didn't get enough autoload properties -- LISP doesn't
have room to put autoloads for all out-of-core functions, so its
kind of guess as to which ones are most important. But COMPLR
certainly should get more, and I'll make up a COMPLR within a few
hours which has more of these added.
By the bye, this would be another area to apply RWK's idea of a
standard file to be loaded which would supply a lot of initially-missing
autoload properties.