Hello, Just a tiny "patch"; the NIL (in uppercase) caused some troubles in `cells.lisp' for me when *readtable* is set to :invert. -(defparameter *client-queue-handler* NIL) +(defparameter *client-queue-handler* nil) -- Mvh, Lars Rune Nøstdal http://lars.nostdal.org/