emacs-diffs
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master e224c94: * lisp/emacs-lisp/seq.el (seq-doseq):


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master e224c94: * lisp/emacs-lisp/seq.el (seq-doseq): Tighten the code
Date: Sun, 26 Apr 2015 00:08:23 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> Stefan, is it ok if I revert the part of your commit related to the
> return value of `seq-doseq'?

Of course not: it only fixed a bug (the bug was that the code did
a `(setq ,<var> ...) where ,<var> was out-of-scope).
The new code still support the [RESULT] thingy.  I only removed it from
the documentation and added a FIXME expressing my opinion that it's
a misfeature.


        Stefan



reply via email to

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