Ihor — Thanks for the pointer. I've read through org-pending.el and your Aug 2024 review, and looked at the ob-core changes.
To make sure I'm oriented correctly — it looks like the review of org-pending.el itself has several open items (keymap inheritance, customizable fringe bitmaps, the overlay cloning question, a couple of minor cleanups), and the babel integration layer is unreviewed. The branch also needs rebasing onto current HEAD. I can start by: 1. Rebasing the branch and resolving conflicts 2. Addressing the straightforward review items (keymap inheritance, redundant cl-flet, substitute-command-keys, customizable bitmaps) 3. Testing the async path with emacs-jupyter specifically — that's where I hit the original bug The overlay cloning design question and the org-pending-user-cancel signaling probably need Bruno's input. Bruno — are you still interested in collaborating on this? Happy to take on the mechanical work if that frees you up for the design questions. Pete
