> [But again, a plist too could use anything as a key, provided
> you roll your own accessor. But `plist-get' and `get' use `eq' comparison.]
Actually, Emacs now (22+) has `lax-plist-(get|put)' (which should probably have
been named `plist-(get|put)-lax'). So someone clearly thought s?he needed that.