Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> It may make sense to merge it with "oc-csl.el" at some point. If that > suits you, there are a few gotchas: > > - `alist' library isn't usable in Org, as it didn't exist in Emacs 24.3. > So, there's unfortunately no `alist-get' for us. > > - `<=' was not a variadic function back in Emacs 24.3, so (<= beg > (point) end) is not possible either. Regarding the Emacs 24.3 requirement, I haven't got the thread on hand but IIRC Bastien said that he will bump Org's minimum Emacs to 25 in the 9.5 release. As long as I'm not mis-remembering, the above should be fine. -- Timothy