Nicolas Neuss <[EMAIL PROTECTED]> writes: > * ;;; Loading /home/neuss/CL-HOME/ILISP/find-src > ; Loading #p"/home/neuss/CL-HOME/ILISP/find-src.lisp".
For some reason it doesn't want to compile find-src.lisp here when I do M-x ilisp-compile-inits, but I think I see something that might not play nice with current cmucl: please try removing the CLASS-NAME method in find-src. (defmethod class-name ((class structure-class))
