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

(LOAD'((LISP) GRINDE))



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