lem
lem copied to clipboard
`untrace` doesn't untrace
in prompt-window.lisp, trace prompt-start-point, then call M-x and I have an issue: "floating-prompt cannot be printed readably" (there is a call to micros/trace:micros-trace).
In the REPL, (untrace) doesn't untrace functions. The C-c C-t shorcut neither. There is still the call to micros/trace.
is this when self connecting, or connecting to an external REPL, or both. I've noticed that certain features don't work on the internal REPL, but do work on the external REPL.
I noticed this on the internal REPL.