bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#16353: 24.3.50; cl-position fails in 23.4.1


From: Stefan Monnier
Subject: bug#16353: 24.3.50; cl-position fails in 23.4.1
Date: Sat, 25 Jan 2014 00:20:19 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Using that emacs and cl-lib-0.3.el this fails
> /usr/bin/emacs --batch -Q -l cl-lib.el \
>                --eval "(princ (cl-position 2 '(1 2 3)))"
> where it should have printed "1". This works

I have pushed a cl-lib v0.4 (to appear hopefully to morrow) which should
resolve this problem, along with two other similar issues (with
cl-member and cl-delete-duplicates).  Thank you,


        Stefan





reply via email to

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