Re: [PATCH] Sanitize links in headings to avoid broken Texinfo menus

2025-03-06 Thread Rudolf Adamkovič
Ihor Radchenko writes: > Please make your first commit adding yourself as the maintainer of > ox-texinfo. And done! Thank you for your guidance, Ihor. P.S. I also fixed my old email address in all the other files. Rudy -- "I have only made this letter longer because I have not had the time t

Re: [PATCH] Sanitize links in headings to avoid broken Texinfo menus

2025-03-06 Thread Ihor Radchenko
Rudolf Adamkovič writes: >> And let me know when you finish registering - I will need to contact >> Emacs maintainers to approve your write access. > > Done. You got your access granted. Please make your first commit adding yourself as the maintainer of ox-texinfo. Let me know if you have diffic

Re: [PATCH] Sanitize links in headings to avoid broken Texinfo menus

2025-03-05 Thread Rudolf Adamkovič
Ihor Radchenko writes: > May you share this in the relevant thread? Then, the patch author can > have a chance to see your idea. Will do. > And let me know when you finish registering - I will need to contact > Emacs maintainers to approve your write access. Done. Rudy -- "The whole science

Re: [PATCH] Sanitize links in headings to avoid broken Texinfo menus

2025-02-28 Thread Ihor Radchenko
Rudolf Adamkovič writes: > BTW, speaking of multi-page HTML exports, I suggest that, in the first > version, instead of inventing side bars and what not, we match Texinfo > exports, where at a certain level, headings become separate HTML pages > with TOC for deeper levels. That would also make t

Re: [PATCH] Sanitize links in headings to avoid broken Texinfo menus

2025-02-28 Thread Rudolf Adamkovič
Ihor Radchenko writes: > I'd love someone to revive the discussion on multipage export with > more ideas on integration with ox.el. I myself plan to go back to it > once I finally finish my backlog back from Aug. But my time is much > more limited now. BTW, speaking of multi-page HTML exports, I

Re: [PATCH] Sanitize links in headings to avoid broken Texinfo menus

2025-02-26 Thread Ihor Radchenko
Rudolf Adamkovič writes: > Ihor Radchenko writes: > >> Would you be interested to maintain ox-texinfo.el? > > Honestly, I use Texinfo out of necessity, not because I prefer it, and I > will stop as soon as the Org mode can export one Org file into multiple > HTML pages, especially with the new L

Re: [PATCH] Sanitize links in headings to avoid broken Texinfo menus

2025-02-26 Thread Rudolf Adamkovič
Ihor Radchenko writes: > Would you be interested to maintain ox-texinfo.el? Honestly, I use Texinfo out of necessity, not because I prefer it, and I will stop as soon as the Org mode can export one Org file into multiple HTML pages, especially with the new LaTeX subsystem, which will make Org mu

Re: [PATCH] Sanitize links in headings to avoid broken Texinfo menus

2025-02-25 Thread Ihor Radchenko
Rudolf Adamkovič writes: > The old test has wrong assumptions in the new reality and it must *not* > pass. I tried to adjust it, before submitting the patch, but it changed > dramatically and collapsed into an incomplete version of the new test. > In other words, no test was deleted. Instead, o

Re: [PATCH] Sanitize links in headings to avoid broken Texinfo menus

2025-02-24 Thread Rudolf Adamkovič
Ihor Radchenko writes: > I think it is 6443c83bd1 :) Oops! You are right. > May you please keep the old test cases and add new cases as extra? > I see no reason not to keep the old tests. The old test has wrong assumptions in the new reality and it must *not* pass. I tried to adjust it, befo

Re: [PATCH] Sanitize links in headings to avoid broken Texinfo menus

2025-02-23 Thread Ihor Radchenko
Rudolf Adamkovič writes: > This is a follow-up to my Git patch 4247798db, where I added support for > links in Org headings exported via Texinfo. I think it is 6443c83bd1 :) > I found that links in node-level constructs break Texinfo HTML menus: > the inner (user-specific) link works but the ou