Peter Tittmann <[email protected]> writes: > Quick sync on where things stand on my end: I rebased your pending-contents > branch onto current org-mode HEAD a few days ago. Two merge conflicts in > ob-core.el — both resolved by taking your async execution path. The rebased > branch is at gitlab.com/petewt/org-pending on the rebase-pending-contents > branch if you want to compare against your updated version. Happy to > reconcile if our changes diverge. > > On emacs-jupyter — that would be a great validation case. Nathaniel's async > architecture in jupyter-org-client.el is the immediate consumer for > org-pending, and I have a working test environment with > [scimax](https://github.com/jkitchin/scimax). Once you've updated your branch > this weekend, we could coordinate on testing.
Peter, note that Bruno has created a new branch. I think we are close to done with org-pending.el itself. Certainly done API-wise. The next step is ob-core/ob-comint design. For emacs-jupyter, we should either design ob-core and/or ob-comint to support all the things you need or you need to use org-pending directly. Your input will be appreciated. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
