Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: > It's a first step. It would be nice to get rid of `org-split-string' > altogether in the long run. We may make `org-split-string' an obsolete > alias for `split-string', and update code base accordingly.
Agreed. I was unclear, I meant: why not using split-string instead of org-split-string. -- Bastien