If I trace a variable (used for live-updates of variable content in an Emacs buffer) and then do )LOAD, the workspace gets cleared. At this point I'd expect to get an update notification for the variable with an event type of SEV_ERASED. Since this does not happen, I'm getting a crash when I later try to deregister the trace.
Is it possible to change this so that the event gets sent? Regards, Elias