emacs-devel
[Top][All Lists]
Advanced

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

Re: member inconsistency?


From: Johan Bockgård
Subject: Re: member inconsistency?
Date: Fri, 29 Jan 2016 00:38:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Stephen Berman <address@hidden> writes:

> In contrast, `member' (and `memql' in the float case) has no check and
> also uses a for-loop with the condition CONSP (tail), and when this
> fails, the function just returns Qnil.

`delete' and `delq' also has the bug.

http://debbugs.gnu.org/264



reply via email to

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