From: Martin Glanvill
Subject: Func to Trap Errors in CLISP - Errset?
Date: 
Message-ID: <1994Feb3.220529.24878@waikato.ac.nz>
Is there any function in CLISP to "trap" lisp errors (like errset [xlisp] or
errorset in Allegro).

Thanks in advance,



		           From Martin Glanvill

--===**| "Arm Powered" Dodo Breeder's Association of New Zealand Inc. |**===--	
e-mail     : ···@hoiho.math.waikato.ac.nz	            
								******** 
snail-mail : c/- Dept Mathematics & Statistics			*****/|*
             University of Waikato				****/#|*
             PO Box 3105					***/__|*
             Hamilton 2020					**/~~~|*
             New Zealand					********

A new scientific truth does not triumph by convincing its opponents and making 
 them see the light, but rather because its opponents eventually die, and a new 
 generation grows up that is familiar with it.
                                        -- Max Planck
From: ······@ma2s2.mathematik.uni-karlsruhe.de
Subject: Re: Func to Trap Errors in CLISP - Errset?
Date: 
Message-ID: <2iquip$mrs@nz12.rz.uni-karlsruhe.de>
Martin Glanvill <···@waikato.ac.nz> dares to ask:

> Is there any function in CLISP to "trap" lisp errors (like errset [xlisp] or
> errorset in Allegro).

Use the Common Lisp Condition System, chapter 29 of CLtL2. Implemented in
CLISP since January 1994.


                    Bruno Haible
                    ······@ma2s2.mathematik.uni-karlsruhe.de