[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(LOAD'((LISP) GRINDE))
- To: GJC at MIT-MC
 
- Subject: (LOAD'((LISP) GRINDE))
 
- From: KMP at MIT-MC (Kent M. Pitman)
 
- Date: Sat, 5 Apr 80 21:07:00 GMT
 
- Cc: (BUG LISP) at MIT-MC
 
- Original-date: 5 APR 1980 1607-EST
 
- Sent-by: ___076 at MIT-MC
 
Probably you lost because your device default was set wrong. Eg,
(DEFAULTF '((AR5 FOO) BAR BAZ)) (LOAD '((LISP) GRINDE))
is a known way to cause this. You should avoid getting your defaultf
set to a non-disk device. There are problems with that that haven't been
resolved very well. -kmp