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

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

bug#15405: 24.3; #[] freezes emacs


From: Drew Adams
Subject: bug#15405: 24.3; #[] freezes emacs
Date: Fri, 20 Sep 2013 09:21:27 -0700 (PDT)

>> Perhaps (eval #[]) should evaluate to [] instead of #[]?
>
> An alternative is to fix the counter intuitive fact that (eq [] [])
> is t. Doing so could break Elisp code that relies on the behavior, and
> possibly impact performance.

FWIW, this behavior was introduced only recently: 24.3.  It is true for
only this one Emacs release (so far).  It is an incompatible change from
Emacs prior to 24.3, where (eq [] []) is nil.





reply via email to

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