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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 麻枝忠 <maedaqu <at> gmail.com>
Subject: bug#72888: closed (Re: bug#72888: Confusing descriptive text)
Date: Fri, 30 Aug 2024 11:01:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#72888: Confusing descriptive text

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 72888 <at> debbugs.gnu.org.

-- 
72888: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72888
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: 麻枝忠 <maedaqu <at> gmail.com>
Cc: 72888-done <at> debbugs.gnu.org
Subject: Re: bug#72888: Confusing descriptive text
Date: Fri, 30 Aug 2024 13:59:34 +0300
> From: 麻枝忠 <maedaqu <at> gmail.com>
> Date: Fri, 30 Aug 2024 14:58:47 +0800
> 
> Equality Predicates (GNU Emacs Lisp Reference Manual)
> 
> In the descriptive text of function "equal":
> 
> "The equal function recursively compares the contents of objects if they are integers, strings, markers, vectors,
> bool-vectors, byte-code function objects, char-tables, records, or font objects."
> 
> Shouldn't "integers" here be "conses" or "lists"?

No (an integer could be a fixnum or a bignum), but lists and conses
should be in that list.  I've now added that on the emacs-30 release
branch, and I'm therefore closing this bug.  Thanks for pointing out
the omission.

[Message part 3 (message/rfc822, inline)]
From: 麻枝忠 <maedaqu <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Confusing descriptive text
Date: Fri, 30 Aug 2024 14:58:47 +0800
[Message part 4 (text/plain, inline)]
Equality Predicates (GNU Emacs Lisp Reference Manual)
<https://www.gnu.org/software/emacs/manual/html_node/elisp/Equality-Predicates.html>

In the descriptive text of function "equal":

"The equal function recursively compares the contents of objects if they
are integers, strings, markers, vectors, bool-vectors, byte-code function
objects, char-tables, records, or font objects."

Shouldn't "integers" here be "conses" or "lists"?
[Message part 5 (text/html, inline)]

This bug report was last modified 321 days ago.

Previous Next


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