Thank you for the instructions, I was uncertain about the process so wanted to double check :)
Also, I fixed a corner case and added some tests accordingly, so I'm attaching the latest version as well. ---------------------------------------------------------------------------------------------- For those who want to quickly check out how it works, here are the steps: 1. Go to the =Lib reference= section of =org-babel-detangle-tests.org= and run the source block that manually sets =org-babel-library-of-babel 2. Tangle everything from both Org files 3. Go to =new-ob-core.el= and =new-ob-tangle.el= and =M-x eval-buffer=; you might need to manually set the value of =org-babel-tangle-comment-format-beg= (at the top of =new-ob-tangle.el= since =defcustom= doesn't override. 4. Go to =demo.el= and run =M-x org-babel-detangle=. --------------------------------------------------------------------------------------------- > Ideally, separate patches for every bug and addition you propose Thanks, I will check it out, but I'm not familiar with the patch thingy so I can't make any promise... MT On Mon, Nov 17, 2025, at 00:51, Ihor Radchenko wrote: > MT <[email protected]> writes: > > > I would like to know what should I do next to get some progress in merging > > this code, if at all people are okay with the design? I've signed the FSF > > copyright form PDF, though I haven't got anything back from it yet. > > Please allow some time for your design to be reviewed. See > https://orgmode.org/worg/org-mailing-list.html#i-didnt-receive-an-answer > > I only started reading the design write up. You will probably need to > prepare patches for the changes you want to make. Ideally, separate > patches for every bug and addition you propose. See > https://orgmode.org/worg/org-contribute.html > > -- > 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> >
org-babel-detangle-tests.org
Description: Binary data
org-babel-detangle.org
Description: Binary data
