[Please use the mailing list if you're interested in timely replies.]
On Thu, 7 Dec 2006 19:02:55 +0100, "Rafał Strzaliński" nablaone@gmail.com wrote:
(defun cfdah-dont-work () (setf *dispatch-table* (list (x-create-folder-dispatcher-and-handler "/" #p"/" "text/plain"))))
(defun cfdah-ok () (setf *dispatch-table* (list (x-create-folder-dispatcher-and-handler "/etc/" #p"/etc/" "text/plain"))))
I /think/ this is a bug in SBCL. I'll send a bug report to them.
Cheers, Edi.