"Jacob S. Gordon" <[email protected]> writes: > On 2026-01-12 15:14, Ihor Radchenko wrote: >> I think it should better go into org-macs.el. >> For now, there is compiler warning because there is no (require >> 'org) in org-list.el. And org-list.el cannot (require 'org) because >> org.el requires org-list. > > Oops, fixed in v3, I’ll pay closer attention to the warnings! IMO > it’s better if there’s zero so that anything new sticks out.
Applied, onto main, after amending the ORG-NEWS. I moved the headings under Version 10.0. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=8e2c28d1b > ... FWIW > I’ve also attached a patch that renames a node in the Org guide to > avoid a Texinfo warning: > > @node name should not contain `,': Capture, Refile, Archive I am not sure about this one. Honestly, this texinfo warning looks like Texinfo bug. Why is it not allowed to have commas in heading? That makes no sense from user perspective. -- 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>
