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

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

bug#11782: 24.1; closure is not self-quoting


From: Stefan Monnier
Subject: bug#11782: 24.1; closure is not self-quoting
Date: Fri, 20 Jul 2012 08:12:41 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

>     (funcall (eval (eval '(let ((lex-var)) (lambda ())) t)))
> does not work.

Note that (eval (eval '(cons 1 2))) does not work either.
So I don't consider it a bug.


        Stefan





reply via email to

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