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: Barry OReilly
Subject: bug#15405: 24.3; #[] freezes emacs
Date: Fri, 20 Sep 2013 12:13:18 -0400

> 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.


reply via email to

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