emacs-devel
[Top][All Lists]
Advanced

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

Re: What's the specification for sxhash?


From: Stefan Monnier
Subject: Re: What's the specification for sxhash?
Date: Thu, 06 Jun 2019 11:30:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>>> For some types the hash uses the address of the object, so it is likely
>>> to differ even between runs of the same binary.
>> What types?
> Symbols, for example.

And lots of others.  Basically all the types for which `equal` is the
same as `eq`, such as buffers, windows, processes, frames, markers,
overlays, hash-tables, ...


        Stefan




reply via email to

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