From unknown Tue Jun 17 01:49:10 2025 X-Loop: help-debbugs@gnu.org Subject: bug#47200: [PATCH] Special Read Syntax: remove duplicate item Resent-From: Fabrice Bauzac-Stehly Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 16 Mar 2021 20:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 47200 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: 47200@debbugs.gnu.org X-Debbugs-Original-To: submit@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.161592721911507 (code B ref -1); Tue, 16 Mar 2021 20:41:01 +0000 Received: (at submit) by debbugs.gnu.org; 16 Mar 2021 20:40:19 +0000 Received: from localhost ([127.0.0.1]:41157 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMGUF-0002zW-4o for submit@debbugs.gnu.org; Tue, 16 Mar 2021 16:40:19 -0400 Received: from mx.kolabnow.com ([95.128.36.42]:38504) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMGUB-0002zD-VT for submit@debbugs.gnu.org; Tue, 16 Mar 2021 16:40:17 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out002.mykolab.com (Postfix) with ESMTP id 76B437E0 for ; Tue, 16 Mar 2021 21:40:09 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mykolab.com; h= content-type:content-type:mime-version:message-id:date:date :subject:subject:from:from:received:received:received:received; s=dkim20160331; t=1615927209; x=1617741610; bh=veDhuFENOgZ01ILJ /RxTr2Z8vh6NFbN2kIXNjTPXAa8=; b=Foqd8MfI1XsPe0GXazjlYMq83ejJyiht yY4UyV0WqHn6IglD5fJA1vCT+2PBAYw1Pr8V7aGd59Bcxq6ChAVVSulH8CNWcqWl B1TMbSb+x9GwxCHqnZL4Tnld/3aLJX2baBIvKJ8ZClRpf5hjYmrf7w3IVu5FgPLv 9F8vNCklcKc7pfHf3nNxc6DqfEB2b72fWjPYraVD/WCFApgp0brIJit2PLSuxu0A 603I5ZCf0BrVqxXZFuZ3Crkh0JpPqlzdKSM8a8XUXC76RIyBxr4j8ie9cShxXjx/ pbfiH1awftI90GilfuPu0HG4RnGaLmpTnGFGxH+InMPngPai1X/EDdTOWR2Imrta UPoq0Qvonw0lzE5VsDLZwwm/+ln9U7ECJIqAS+8Pj1syok8mZkmDRPXRY5X43gkq z49ujzXqXEHg1hCdbwXI008MO90U6mkl+t+ob3vROPB/goPDWXejXPYc3eQFLg7R 6HuNXFhxYRFnxwm6ktxR7kD2HOzTrydRT9x6ccGi8+10YNnyCu9f1kVHYBsvBZWl 718sY4pEbAoT/DmCvqQCUcm3VNiFZeh+Zz0Ry+2bnAwSRZQA+ZagfJVhglk0BDoj LFvLU0DSb9NXG8zomEWBoUeca0ooqO49botOrZ0lTGo89sTKIG8U4aoq8z+CV3Vp sBr8BkbVngo= X-Virus-Scanned: amavisd-new at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1.899 X-Spam-Level: X-Spam-Status: No, score=-1.899 tagged_above=-10 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out002.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dmUmClwHBWCY for ; Tue, 16 Mar 2021 21:40:09 +0100 (CET) Received: from int-mx002.mykolab.com (unknown [10.9.13.2]) by ext-mx-out002.mykolab.com (Postfix) with ESMTPS id D501549E for ; Tue, 16 Mar 2021 21:40:07 +0100 (CET) Received: from ext-subm002.mykolab.com (unknown [10.9.6.2]) by int-mx002.mykolab.com (Postfix) with ESMTPS id D2CCF3A06 for ; Tue, 16 Mar 2021 21:40:06 +0100 (CET) Received: from noon by asus.home with local (Exim 4.94) (envelope-from ) id 1lMGTz-0008tP-Mh for submit@debbugs.gnu.org; Tue, 16 Mar 2021 21:40:03 +0100 From: Fabrice Bauzac-Stehly Date: Tue, 16 Mar 2021 21:40:03 +0100 Message-ID: <87a6r26dek.fsf@mykolab.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Package: emacs Hello, I have spotted a duplicate table item in the elisp manual: 2.2 Special Read Syntax =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ... =E2=80=98#@N=E2=80=99 Skip the next =E2=80=98N=E2=80=99 characters (*note Comments::). ... =E2=80=98#@N=E2=80=99 Skip the next =E2=80=98N=E2=80=99 characters (*note Comments::). This= is used in byte-compiled files, and is not meant to be used in Emacs Lisp source files. The attached patch removes the first occurrence. --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-Special-Read-Syntax-remove-duplicate-item.patch >From 2ce6fbcc140f4ffc8a1cc7270add04c5162c8c7e Mon Sep 17 00:00:00 2001 From: Fabrice Bauzac Date: Tue, 16 Mar 2021 21:09:15 +0100 Subject: [PATCH] Special Read Syntax: remove duplicate item * doc/lispref/objects.texi: remove duplicate item "#@N" from the table of Special Read Syntax. --- doc/lispref/objects.texi | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/lispref/objects.texi b/doc/lispref/objects.texi index 64e7d53d93..0d0caebd1f 100644 --- a/doc/lispref/objects.texi +++ b/doc/lispref/objects.texi @@ -148,9 +148,6 @@ Special Read Syntax object, so when reading back the object, they will be the same object instead of copies (@pxref{Circular Objects}). -@item #@@N -Skip the next @samp{N} characters (@pxref{Comments}). - @item #xN @samp{N} represented as a hexadecimal number (@samp{#x2a}). -- 2.30.2 --=-=-= Content-Type: text/plain -- Fabrice Bauzac-Stehly PGP 01EEACF8244E9C14B551C5256ADA5F189BD322B6 old PGP 015AE9B25DCB0511D200A75DE5674DEA514C891D --=-=-=-- From unknown Tue Jun 17 01:49:10 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Fabrice Bauzac-Stehly Subject: bug#47200: closed (Re: bug#47200: [PATCH] Special Read Syntax: remove duplicate item) Message-ID: References: <83zgz2c5a9.fsf@gnu.org> <87a6r26dek.fsf@mykolab.com> X-Gnu-PR-Message: they-closed 47200 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: patch Reply-To: 47200@debbugs.gnu.org Date: Wed, 17 Mar 2021 12:52:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1615985522-15087-1" This is a multi-part message in MIME format... ------------=_1615985522-15087-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #47200: [PATCH] Special Read Syntax: remove duplicate item 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 47200@debbugs.gnu.org. --=20 47200: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D47200 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1615985522-15087-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 47200-done) by debbugs.gnu.org; 17 Mar 2021 12:51:21 +0000 Received: from localhost ([127.0.0.1]:42315 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMVdx-0003uN-D0 for submit@debbugs.gnu.org; Wed, 17 Mar 2021 08:51:21 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43412) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMVdv-0003uB-E4 for 47200-done@debbugs.gnu.org; Wed, 17 Mar 2021 08:51:20 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35321) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lMVdp-0002OD-AB; Wed, 17 Mar 2021 08:51:13 -0400 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3345 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lMVdo-0005bg-BH; Wed, 17 Mar 2021 08:51:13 -0400 Date: Wed, 17 Mar 2021 14:51:10 +0200 Message-Id: <83zgz2c5a9.fsf@gnu.org> From: Eli Zaretskii To: Fabrice Bauzac-Stehly In-Reply-To: <87a6r26dek.fsf@mykolab.com> (message from Fabrice Bauzac-Stehly on Tue, 16 Mar 2021 21:40:03 +0100) Subject: Re: bug#47200: [PATCH] Special Read Syntax: remove duplicate item References: <87a6r26dek.fsf@mykolab.com> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 47200-done Cc: 47200-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) > From: Fabrice Bauzac-Stehly > Date: Tue, 16 Mar 2021 21:40:03 +0100 > > I have spotted a duplicate table item in the elisp manual: > > 2.2 Special Read Syntax > ======================= > ... > ‘#@N’ > Skip the next ‘N’ characters (*note Comments::). > ... > ‘#@N’ > Skip the next ‘N’ characters (*note Comments::). This is used in > byte-compiled files, and is not meant to be used in Emacs Lisp > source files. > > The attached patch removes the first occurrence. Thanks, I installed this on the emacs-27 branch, with some minor fixups of the commit log message. Please look at the log message I pushed and try following our style in the future (you will find details about the style in CONTRIBUTE). ------------=_1615985522-15087-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 16 Mar 2021 20:40:19 +0000 Received: from localhost ([127.0.0.1]:41157 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMGUF-0002zW-4o for submit@debbugs.gnu.org; Tue, 16 Mar 2021 16:40:19 -0400 Received: from mx.kolabnow.com ([95.128.36.42]:38504) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMGUB-0002zD-VT for submit@debbugs.gnu.org; Tue, 16 Mar 2021 16:40:17 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out002.mykolab.com (Postfix) with ESMTP id 76B437E0 for ; Tue, 16 Mar 2021 21:40:09 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mykolab.com; h= content-type:content-type:mime-version:message-id:date:date :subject:subject:from:from:received:received:received:received; s=dkim20160331; t=1615927209; x=1617741610; bh=veDhuFENOgZ01ILJ /RxTr2Z8vh6NFbN2kIXNjTPXAa8=; b=Foqd8MfI1XsPe0GXazjlYMq83ejJyiht yY4UyV0WqHn6IglD5fJA1vCT+2PBAYw1Pr8V7aGd59Bcxq6ChAVVSulH8CNWcqWl B1TMbSb+x9GwxCHqnZL4Tnld/3aLJX2baBIvKJ8ZClRpf5hjYmrf7w3IVu5FgPLv 9F8vNCklcKc7pfHf3nNxc6DqfEB2b72fWjPYraVD/WCFApgp0brIJit2PLSuxu0A 603I5ZCf0BrVqxXZFuZ3Crkh0JpPqlzdKSM8a8XUXC76RIyBxr4j8ie9cShxXjx/ pbfiH1awftI90GilfuPu0HG4RnGaLmpTnGFGxH+InMPngPai1X/EDdTOWR2Imrta UPoq0Qvonw0lzE5VsDLZwwm/+ln9U7ECJIqAS+8Pj1syok8mZkmDRPXRY5X43gkq z49ujzXqXEHg1hCdbwXI008MO90U6mkl+t+ob3vROPB/goPDWXejXPYc3eQFLg7R 6HuNXFhxYRFnxwm6ktxR7kD2HOzTrydRT9x6ccGi8+10YNnyCu9f1kVHYBsvBZWl 718sY4pEbAoT/DmCvqQCUcm3VNiFZeh+Zz0Ry+2bnAwSRZQA+ZagfJVhglk0BDoj LFvLU0DSb9NXG8zomEWBoUeca0ooqO49botOrZ0lTGo89sTKIG8U4aoq8z+CV3Vp sBr8BkbVngo= X-Virus-Scanned: amavisd-new at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1.899 X-Spam-Level: X-Spam-Status: No, score=-1.899 tagged_above=-10 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out002.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dmUmClwHBWCY for ; Tue, 16 Mar 2021 21:40:09 +0100 (CET) Received: from int-mx002.mykolab.com (unknown [10.9.13.2]) by ext-mx-out002.mykolab.com (Postfix) with ESMTPS id D501549E for ; Tue, 16 Mar 2021 21:40:07 +0100 (CET) Received: from ext-subm002.mykolab.com (unknown [10.9.6.2]) by int-mx002.mykolab.com (Postfix) with ESMTPS id D2CCF3A06 for ; Tue, 16 Mar 2021 21:40:06 +0100 (CET) Received: from noon by asus.home with local (Exim 4.94) (envelope-from ) id 1lMGTz-0008tP-Mh for submit@debbugs.gnu.org; Tue, 16 Mar 2021 21:40:03 +0100 From: Fabrice Bauzac-Stehly To: submit@debbugs.gnu.org Subject: [PATCH] Special Read Syntax: remove duplicate item Date: Tue, 16 Mar 2021 21:40:03 +0100 Message-ID: <87a6r26dek.fsf@mykolab.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Package: emacs Hello, I have spotted a duplicate table item in the elisp manual: 2.2 Special Read Syntax =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ... =E2=80=98#@N=E2=80=99 Skip the next =E2=80=98N=E2=80=99 characters (*note Comments::). ... =E2=80=98#@N=E2=80=99 Skip the next =E2=80=98N=E2=80=99 characters (*note Comments::). This= is used in byte-compiled files, and is not meant to be used in Emacs Lisp source files. The attached patch removes the first occurrence. --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-Special-Read-Syntax-remove-duplicate-item.patch >From 2ce6fbcc140f4ffc8a1cc7270add04c5162c8c7e Mon Sep 17 00:00:00 2001 From: Fabrice Bauzac Date: Tue, 16 Mar 2021 21:09:15 +0100 Subject: [PATCH] Special Read Syntax: remove duplicate item * doc/lispref/objects.texi: remove duplicate item "#@N" from the table of Special Read Syntax. --- doc/lispref/objects.texi | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/lispref/objects.texi b/doc/lispref/objects.texi index 64e7d53d93..0d0caebd1f 100644 --- a/doc/lispref/objects.texi +++ b/doc/lispref/objects.texi @@ -148,9 +148,6 @@ Special Read Syntax object, so when reading back the object, they will be the same object instead of copies (@pxref{Circular Objects}). -@item #@@N -Skip the next @samp{N} characters (@pxref{Comments}). - @item #xN @samp{N} represented as a hexadecimal number (@samp{#x2a}). -- 2.30.2 --=-=-= Content-Type: text/plain -- Fabrice Bauzac-Stehly PGP 01EEACF8244E9C14B551C5256ADA5F189BD322B6 old PGP 015AE9B25DCB0511D200A75DE5674DEA514C891D --=-=-=-- ------------=_1615985522-15087-1--