[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
common lisp- &environment objects
Received: from GODOT by AQUINAS via CHAOS with CHAOS-MAIL; Wed 5-Jun-85 15:18:54-EDT
Received: by THINK.ARPA with CHAOS id AA07682; Wed, 5 Jun 85 15:13:58 edt
Date: Wednesday, 5 June 1985, 15:14-EDT
From: Bradley C. Kuszmaul <BRADLEY@AQUINAS>
Subject: common lisp- &environment objects
To: gls@AQUINAS, bradley@AQUINAS
Message-Id: <850605151454.3.BRADLEY@ROCK.ARPA>
I would like to be able to save &environment objects away somewhere, but
the book is silent about whether I can do that. Symbolics does not let
me save them because they are on the stack.
-Brad
The book is silent in the question of the extent of environments as delivered
to &environment bindings in DEFMACRO, hook functions, etc. What shall we say?
--Guy