Closed m-fleury closed 4 years ago
@m-fleury The cursor goes to the line with the selected theory if there is one (unlike before, where it would automatically go back to the first position).
Anyhow, I am surprised that you managed to get a fresh while the cursor is in the progress buffer. Does M-: (fboundp 'json-serialize) return t?
(Patch to come)
@m-fleury Should be fixed by f66ab71 (and yes, I got the commit message wrong).
@gh-salt M-: (fboundp 'json-serialize) returns nil
But since you fixed it (at least the bug doesn’t occur anymore on my computer) I will close the issue. Thanks!
@m-fleury For the record, the new JSON parser in the upcoming emacs (emacs 27) is faster, which makes emacs more stable when running Isabelle.