On 2015-02-15, at 11:42, Eric Abrahamsen <e...@ericabrahamsen.net> wrote:

> Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
>
>> 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". ;)
>
> Shhh... if you don't say anything, he might go and do it!

;-)

Actually, not.  (Though it might make a nice student project.  And it
would be a good idea to do it.)  But I haven't signed the FSF papers.

OTOH, I have a personal project where I devote some amount of time every
day to read someone else's code.  I started with parts of simple.el, and
now the time has come for ox-latex (and its dependencies).

Best,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University

Reply via email to