From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Amin Bandali Newsgroups: gmane.emacs.bugs Subject: bug#44100: Patch Date: Sat, 31 Oct 2020 15:54:12 -0400 Organization: GNU Message-ID: <87imaquq6z.fsf__1815.31445575587$1604174116$gmane$org@gnu.org> References: <4578382.cRamKGfW39@ravel> <21986473.sr7ieKrsik@ravel> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13476"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: emacs-erc@gnu.org, 44100@debbugs.gnu.org, Olivier Certner To: Corwin Brust Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Oct 31 20:55:11 2020 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 1kYwxz-0003Ow-8t for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 31 Oct 2020 20:55:11 +0100 Original-Received: from localhost ([::1]:59022 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kYwxy-0003v9-B9 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 31 Oct 2020 15:55:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51876) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kYwxq-0003ul-Fa for bug-gnu-emacs@gnu.org; Sat, 31 Oct 2020 15:55:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:51284) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kYwxq-00048u-6J for bug-gnu-emacs@gnu.org; Sat, 31 Oct 2020 15:55:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kYwxq-0004pa-4Z for bug-gnu-emacs@gnu.org; Sat, 31 Oct 2020 15:55:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Amin Bandali Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 31 Oct 2020 19:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44100 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 44100-submit@debbugs.gnu.org id=B44100.160417406418521 (code B ref 44100); Sat, 31 Oct 2020 19:55:02 +0000 Original-Received: (at 44100) by debbugs.gnu.org; 31 Oct 2020 19:54:24 +0000 Original-Received: from localhost ([127.0.0.1]:34597 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kYwxE-0004oe-1A for submit@debbugs.gnu.org; Sat, 31 Oct 2020 15:54:24 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:51652) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kYwxB-0004oO-G1 for 44100@debbugs.gnu.org; Sat, 31 Oct 2020 15:54:22 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:42638) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kYwx4-00045R-WD; Sat, 31 Oct 2020 15:54:15 -0400 Original-Received: from [2607:fea8:3fdf:f688:6557:fc41:50c6:42] (port=39010 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kYwx4-00067h-KT; Sat, 31 Oct 2020 15:54:14 -0400 In-Reply-To: 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" Xref: news.gmane.io gmane.emacs.bugs:192304 Archived-At: --=-=-= Content-Type: text/plain Hello Olivier, Corwin, Corwin Brust writes: > Thank you, Olivier! > > On Wed, Oct 21, 2020 at 6:42 AM Olivier Certner wrote: >> >> In attachment. >> >> -- >> Olivier Certner > > This looks fine to me. Adding Amin and CC to the erc mailing list. > TIA for review and comments! > > Regards, > Corwin Thanks for your Patch, Olivier; and thanks for the ping, Corwin. I tried, but could not reproduce the error on Emacs trunk (from latest git `master'). I will try with earlier versions, but it may be another couple of days before I get to it. Corwin, were you able to reproduce this? Also, according to CONTRIBUTE [0] the ChangeLog files should not be edited manually, and instead changes should be announced in the etc/NEWS file, under the relevant section. [0]: https://git.savannah.gnu.org/cgit/emacs.git/tree/CONTRIBUTE --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJEBAEBCgAuFiEEObM8jZRIDS3cwqSYi0Sgzce5VvIFAl+dwOQQHGJhbmRhbGlA Z251Lm9yZwAKCRCLRKDNx7lW8kEeD/9C/copUhEIJG4ptRSfMCwdrCkI/UXTVLfS G2JM2pEATdyvgNkZ0t8xFfQ2X0PpAN9PFbsO5eGI9TKr/NjCMZQH1YxgDday6HNt Ro4B0VLxZk4shAwbRPeIeNGOXL845agpZE+tpL5B444yZ3TGEYwQ15TLQeoQs58t v/6XXfbN7sv8+dSb3iKdq42IzeGQB/w2sDYqag6cOTnuXxG1Lq9SqHudTXLSeTdC C2378bysF0TC9Zbrod48DjVqxNdbtUUpM0gpo4oZtCsTCiugz8Hl4qmREu+rLK58 Wm/RQipGxTnl00cwbh0t1hikDnGG0V5Og75FvI9XGz0egmun02IhsCYfYBc2NZ+U 5eApEfJv8W353fO2DOAAUlReBeK9AzZPr+rVM5HMRfAzup0JvK8AQw9B29cy2ntG Bbs9TBUbs3H2ZPuZk8vkp781izT3150EhsyYRkGlCyeO49NnQ/r47xGofrdey3Ch Coi7YMuU6pwTea7ry75DEQ9Z5WO13Vs4C9Xc8QoqkaqbpNe66sUgHPvHgw1oXkTW W+2aOHPyBUhGg0ncBQP+UdOutIpbvLU/BTt33SdLNRTo9oT5Y0PJNRC9s28sR4jc p1UfQSCNr9V2rMRMEIq42vauVB+IE3uO4g/1Ze9RwjxIAY1cJigl9gSbH7iJlIqh xY0gsrhubg== =I04W -----END PGP SIGNATURE----- --=-=-=--