GNU bug report logs - #11719
24.1; CL argument list error

Previous Next

Package: emacs;

Reported by: Joe Wells <jbwells <at> blueyonder.co.uk>

Date: Fri, 15 Jun 2012 20:33:02 UTC

Severity: normal

Found in version 24.1

Fixed in version 24.2

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 11719-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Joe Wells <jbwells <at> blueyonder.co.uk>
Cc: 11719-done <at> debbugs.gnu.org
Subject: Re: bug#11719: 24.1; CL argument list error
Date: Sat, 23 Jun 2012 00:24:57 -0400
Version: 24.2

>   (funcall (function* (lambda ((x . y)) (cons y x))) '(1 . 2))
> returns (2 . 1), as expected and documented.
> In Emacs 24.1, evaluating the above sexp yields this error message:
>   Wrong type argument: listp, y

Should be fixed now, thank you,


        Stefan




This bug report was last modified 12 years and 335 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.