GNU bug report logs - #72888
Confusing descriptive text

Previous Next

Package: emacs;

Reported by: 麻枝忠 <maedaqu <at> gmail.com>

Date: Fri, 30 Aug 2024 08:49:03 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mattias Engdegård <mattias.engdegard <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 72888 <at> debbugs.gnu.org, maedaqu <at> gmail.com
Subject: bug#72888: Confusing descriptive text
Date: Sat, 31 Aug 2024 16:37:56 +0200
31 aug. 2024 kl. 14.58 skrev Eli Zaretskii <eliz <at> gnu.org>:

> 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 @code{equal} function compares numbers, strings and bool-vectors by
value.  Lists, cons cells, vectors, records, markers, char-tables,
font objects, and function objects (closures)@footnote{However, equality
of distinct function objects cannot be guaranteed in general.} are
compared recursively by using @code{equal} on their constituent parts.






This bug report was last modified 320 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.