The SLIME inspector loses when inspecting gensyms (and, judging from the error message, probably all symbols with no package).
Why do I want to do this? Because I store some gensyms in a hashtable during a macroexpansion that get assigned fdefinitions I want to inspect. So there. :-P
Chris Capel
Chris Capel pdf23ds@gmail.com writes:
The SLIME inspector loses when inspecting gensyms (and, judging from the error message, probably all symbols with no package).
Why do I want to do this? Because I store some gensyms in a hashtable during a macroexpansion that get assigned fdefinitions I want to inspect. So there. :-P
I think this was already fixed a few days ago. Please upgrade :)
Helmut.