From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#66615: 30.0.50; Inconsistent 'number-or-marker' type definition in the cl- machinery Date: Fri, 20 Oct 2023 09:45:03 -0400 Message-ID: References: Reply-To: Stefan Monnier Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6608"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: Mattias =?UTF-8?Q?Engdeg=C3=A5rd?= , 66615@debbugs.gnu.org To: Andrea Corallo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Oct 20 15:46:07 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qtppG-0001US-8m for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 20 Oct 2023 15:46:06 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtpop-0006D7-NB; Fri, 20 Oct 2023 09:45:39 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtpol-0006Cu-Lh for bug-gnu-emacs@gnu.org; Fri, 20 Oct 2023 09:45:37 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qtpol-0001yJ-9s for bug-gnu-emacs@gnu.org; Fri, 20 Oct 2023 09:45:35 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtppC-0005KZ-Er for bug-gnu-emacs@gnu.org; Fri, 20 Oct 2023 09:46:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 20 Oct 2023 13:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66615 X-GNU-PR-Package: emacs Original-Received: via spool by 66615-submit@debbugs.gnu.org id=B66615.169780954220463 (code B ref 66615); Fri, 20 Oct 2023 13:46:02 +0000 Original-Received: (at 66615) by debbugs.gnu.org; 20 Oct 2023 13:45:42 +0000 Original-Received: from localhost ([127.0.0.1]:38973 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtpor-0005Jx-Pj for submit@debbugs.gnu.org; Fri, 20 Oct 2023 09:45:42 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:51958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtpop-0005Je-0z for 66615@debbugs.gnu.org; Fri, 20 Oct 2023 09:45:40 -0400 Original-Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 4E15D4429D3; Fri, 20 Oct 2023 09:45:06 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1697809504; bh=dVhZPHW6KiUzraW7rr4TaBrxcm0gCBAXe6fr1GyJptU=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=VOd9MUDner3A9anxkNYgPJy+nIlpAuOooiF9Jv2kKBRc8YnQ4zFV3wH6J/+qZS8oG 4QBW9AlzPNboyTdGTmZnrq/v/mUDXItQRFuuo7MBnJhdAHP1RtvxcVfU+uhou4zK9h DNnnvAtdNZ/oGWULSmnSQmogOL5lMtf6iYufetgu33Jx0rutV81Y9CEobn9w7zB5sn lCXCJezF4p52/GhAUMNo/CesaYAb78rbF7PeI+KmWBNf+aYsyfQcjPMPIFli90htyz yKygazLNkhmYe4fhFAknh8ASGHRjwNtccsGcPWmR50oBca8T+ISVyXxFzkjTMUobFf PY32GduTvyk/w== Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 5B97A4429CF; Fri, 20 Oct 2023 09:45:04 -0400 (EDT) Original-Received: from pastel (unknown [45.72.216.111]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 1205D1202A1; Fri, 20 Oct 2023 09:45:04 -0400 (EDT) In-Reply-To: (Andrea Corallo's message of "Fri, 20 Oct 2023 05:05:47 -0400") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:272796 Archived-At: > I think we should improve this part of the docstring as doesn't sound > complete to me. Suggestions welcome. > Also shouldn't we add (null boolean symbol atom) to cover this other > path as well? You mean add `boolean` in there? No objection on my side. Stefan