"Jacob S. Gordon" <[email protected]> writes: > Thanks for the feedback, done in the attached v2, where I also updated > the column summary type X%. > ... > * lisp/org.el (org-format-percent-cookie): Add function.
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. -- 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>
