31 aug. 2024 kl. 18.07 skrev Eli Zaretskii :
> SGTM, thanks.
Thank you, push with minor tweak to emacs-30.
> From: Mattias Engdegård
> Date: Sat, 31 Aug 2024 16:37:56 +0200
> Cc: maed...@gmail.com,
> 72...@debbugs.gnu.org
>
> 31 aug. 2024 kl. 14.58 skrev Eli Zaretskii :
>
> > Doesn't that lose useful information? It only tells what is compared
> > recursively, but doesn't tell about comparing strin
31 aug. 2024 kl. 14.58 skrev Eli Zaretskii :
> Doesn't that lose useful information? It only tells what is compared
> recursively, but doesn't tell about comparing strings or integers or
> bool-vectors by themselves, which is IMO important.
That's a fair point. What about something like:
The @c
> From: Mattias Engdegård
> Date: Sat, 31 Aug 2024 14:37:26 +0200
> Cc: 麻枝忠 ,
> 72...@debbugs.gnu.org
>
> Thank you for making this text better. It can be made even more accurate:
> neither integers nor strings or bool-vectors are actually compared
> recursively in a useful sense so we shouldn
Thank you for making this text better. It can be made even more accurate:
neither integers nor strings or bool-vectors are actually compared recursively
in a useful sense so we shouldn't claim that they are, and nowadays both
byte-compiled and interpreted closures are compiled but we should note