From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: Colorize objects by method dispatch type
Date: Wed, 01 Apr 2020 23:00:26 -0400 [thread overview]
Message-ID: <jwvsghmpp91.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: 87zhbv6jiu.fsf@web.de
> But in the case of registers, the already existing method
> implementations defined by the developers for the different types of
> registers provide a better source for an equality relation on registers
> than `type-of.' That's why I would rather use references to the
> appropriate method implementations for hashing.
You mean you want to take a hash of the actual code?
That will change when the code is tweaked, so I don't think you're going
to like that.
You're probably better off with a hash of (format "%S" (type-of FOO)).
Stefan
next prev parent reply other threads:[~2020-04-02 3:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-01 20:25 Colorize objects by method dispatch type Michael Heerdegen
2020-04-01 21:46 ` Michael Heerdegen
2020-04-02 3:00 ` Stefan Monnier [this message]
2020-04-02 3:45 ` Michael Heerdegen
2020-04-02 12:56 ` Stefan Monnier
2020-04-02 23:46 ` Michael Heerdegen
2020-04-03 16:01 ` Stefan Monnier
2020-04-03 23:23 ` Michael Heerdegen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvsghmpp91.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).