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

SYSP



The manual is misleading. They were assuming you redefine a SUBR by clobbering
its SUBR property. Personally, I think system symbols should return T even if
they are redefined. Eg, my fortran->lisp translator wants to know if it should
rename a fortran name if it conflicts with a lisp name ... It doesn't care if 
it (the translator) has redefined the name in the current environ, it just 
wants to protect the code it generates.