[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
xp-code.lisp: how to avoid redefinition cerror
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: xp-code.lisp: how to avoid redefinition cerror
- From: bshults@math.utexas.edu
- Date: Sun, 17 Mar 96 17:43:00 CST
- Posted-date: Sun, 17 Mar 96 17:43:00 CST
When I load the file xp-code.lisp (which someone patched to work with
clisp) I get three continuable errors because the macro 'formatter is
redefined. How can I have the macro redefined without the errors or
at least have the errors continue automatically?
I tried a handler-case form and it didn't seem to work.
Ideas appreciated.
--
Benjamin Shults Email: bshults@math.utexas.edu
Department of Mathematics Phone: (512) 471-7711 ext. 208
University of Texas at Austin WWW: http://www.ma.utexas.edu/users/bshults
Austin, TX 78712 USA FAX: (512) 471-9038 (attn: Benjamin Shults)