Hello, Marcin Borkowski <mb...@wmi.amu.edu.pl> writes:
> I don't want to be nitpicking, but I'm just curious. I'm looking at the > function `org-split-string'. It uses (two times) the following > construction: > > (setq list (cons (something) list)) > > Is there any particular reason for not using `push' there? No. Good luck with refactoring "org.el". ;) Regards, -- Nicolas Goaziou