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

[no subject]



Overflowing the regular pdl has dire consequences. if one does (setq foo '(foo foo))
(rplaca foo foo) the pdl overflows. If you ^z out of the error-handler, it overflows again. If
you exit again, it crashes.