emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Why not push?


From: Eric Abrahamsen
Subject: Re: [O] Why not push?
Date: Sun, 15 Feb 2015 18:42:56 +0800
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Nicolas Goaziou <address@hidden> writes:

> Hello,
>
> Marcin Borkowski <address@hidden> 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!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]