Re: Failure of asynchronous org exports and poly-org

2025-02-25 Thread Benjamin McMillan
Ah, yes almost certainly the mail client. Thanks for pointing that out, it gives enough that I can figure out how to fix it. On Tue, Feb 25, 2025 at 2:52 AM Ihor Radchenko wrote: > Benjamin McMillan writes: > > > That seems to fix the problem, thanks Ihor! > > Fixed, on main. > Applied. > https

Re: Failure of asynchronous org exports and poly-org

2025-02-24 Thread Ihor Radchenko
Benjamin McMillan writes: > That seems to fix the problem, thanks Ihor! Fixed, on main. Applied. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=0cbf8817f9 > (Probably irrelevent: The actual patch file did not work for me. > Rather, > git apply 00...patch errored "the patch does

Re: Failure of asynchronous org exports and poly-org

2025-02-24 Thread Benjamin McMillan
That seems to fix the problem, thanks Ihor! (Probably irrelevent: The actual patch file did not work for me. Rather, > git apply 00...patch errored "the patch does not apply", with .rej files showing ? at end of each line. But copying the diffs by hand into org files worked.) On Sun, Feb 23, 2025

Re: Failure of asynchronous org exports and poly-org

2025-02-23 Thread Ihor Radchenko
Benjamin McMillan writes: > The org export backend is complicated compared to my debugging skills, but > I have been able to determin the following. > 1) The issue happens because of poly-org. > 2) It happens with -q and a minimal configuration (org + poly-org in init). > 3) It happens even expor