Some time ago, William M. Perry wrote...
|+
| Hrvoje Niksic <hniksic(a)srce.hr> writes:
|
| > Evaluate this:
| >
| > (deallocate-event last-command-event)
| >
| > Now press a key. :-)
|
| Ummm.... nothing happened, other than self-insert-char worked as it
| should. Do you mean it is cool that it works at all after you do this, or
| that it explodes very prettily for you? :)
For me, it eats the key, and displays "Someone deallocated last-command-event!"
I *do* find it cool.
$ rm foo
$ ls foo
ls: someone deleted foo!!!
Kirill