RFC-822-Headers: Received: from eldi.epfl.ch by SIC.Epfl.CH with VMSmail ; Fri, 1 Jun 90 15:44:06 N X-ST-Vmsmail-To: @DIS:SLUG ================== > Why not just use CLRHASH? This is equivalent, and will work: > > (defun reset-hashtable (table) > (clrhash table)) Yes, CLRHASH works perfectly well. I completely forgot it. Thanks to all for your answers. E. Baechler