emacs-devel
[Top][All Lists]
Advanced

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

Re: Allow for result arg in seq-doseq ?


From: Stefan Monnier
Subject: Re: Allow for result arg in seq-doseq ?
Date: Mon, 08 Aug 2016 09:16:59 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>> IIRC the first version was like that, but for a forgotten reason, Stefan
>> (in the Cc) thought that the RESULT arg was useless (I myself never use
>> it in `dolist').
>> 
>> I am not opposed to adding it back though.
> To be honest i don't use RESULT on dolist either :-)

FWIW, I'd favor for seq-doseq to return nil, to really discourage the
use of its output (which tends to hide the use and its corresponding
side-effects).


        Stefan



reply via email to

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