Lynn Quam quam@ai.sri.com writes:
I am inspecting an object I would like to evaluate a form involving that object. There does not appear to be a way to get a "handle" on the currently inspected object.
not at the moment. however you can use M-RET to get the object at point sent to the repl (and accessable via *), this, along with l, might be enough.