help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Object identity


From: Stefan Monnier
Subject: Re: Object identity
Date: Tue, 21 Oct 2003 19:59:57 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> Well, either I need weak hash tables, or a different implementation
> of object-identity.

Given your particular situation, you can just flush your hash-table at the
end of print-unreadable-object, so it does not even need to be weak.


        Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]