all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: 麻枝忠 <maedaqu@gmail.com>
Cc: 72888-done@debbugs.gnu.org
Subject: bug#72888: Confusing descriptive text
Date: Fri, 30 Aug 2024 13:59:34 +0300	[thread overview]
Message-ID: <86le0ee0o9.fsf@gnu.org> (raw)
In-Reply-To: <CAEhDdq-C3S=OdDMdSmQR=H=nAD0wU0qyXRA53Pj577Y=7i-hBg@mail.gmail.com> (message from 麻枝忠 on Fri, 30 Aug 2024 14:58:47 +0800)

> From: 麻枝忠 <maedaqu@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.





  reply	other threads:[~2024-08-30 10:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-30  6:58 bug#72888: Confusing descriptive text 麻枝忠
2024-08-30 10:59 ` Eli Zaretskii [this message]
2024-08-31 12:37 ` Mattias Engdegård
2024-08-31 12:58   ` Eli Zaretskii
2024-08-31 14:37     ` Mattias Engdegård
2024-08-31 16:07       ` Eli Zaretskii
2024-08-31 16:47         ` Mattias Engdegård

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86le0ee0o9.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=72888-done@debbugs.gnu.org \
    --cc=maedaqu@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.