Slawomir Grochowski <[email protected]> writes:

> - There is a related precedent in `org-clock-sum'.  It also used a
>   hard-coded `lmax = 30' accumulator, but commit 9059c8fae
>   (2014-02-24) removed that arbitrary limit by growing the per-level
>   vector dynamically.
>
> So my current understanding is that the `29' limit in `org-colview'
> comes from the old implementation detail of using a 30-element vector,
> not from an intentional Org restriction.
>
> Would it make sense to remove this hard-coded limit from
> `org-columns--compute-spec' as well, by growing the per-level
> accumulator dynamically?
>
> Does this sound like a reasonable direction?

Yes, sounds reasonable.

-- 
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>

Reply via email to