CM: A possible obscure problem with (thread) vs. List command

Rick Taube taube@uiuc.edu
Sat, 23 Aug 1997 08:41:50 -0600


>So, I don't know if it's supposed to be legal to specify the thread name
>as a string. But if legal, than maybe something's wrong in the
>"parseref"
>function (it tries to find a symbol with the same print-name as the
>string, and there is none).
>

object names should be symbols - the hash table uses eq for comparisons.