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#40121: 27.0.90; ERC incorrectly reuses single buffer for channels of same name on multiple networks Date: Wed, 05 Aug 2020 09:13:28 -0400 Message-ID: <87a6z99qx3.fsf@gnu.org> References: <87imdxes7j.fsf@gmail.com> <87v9hx6ypy.fsf@gnus.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29074"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: "Mingde \(Matthew\) Zeng" , 40121@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Aug 05 15:14: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 1k3JFD-0007Rx-4m for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 05 Aug 2020 15:14:11 +0200 Original-Received: from localhost ([::1]:47494 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k3JFB-0005S2-OT for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 05 Aug 2020 09:14:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33326) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k3JF4-0005Qb-Jl for bug-gnu-emacs@gnu.org; Wed, 05 Aug 2020 09:14:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38834) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1k3JF4-0000vN-As for bug-gnu-emacs@gnu.org; Wed, 05 Aug 2020 09:14:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1k3JF3-0005Gp-W1 for bug-gnu-emacs@gnu.org; Wed, 05 Aug 2020 09:14: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: Wed, 05 Aug 2020 13:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40121 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: fixed Original-Received: via spool by 40121-submit@debbugs.gnu.org id=B40121.159663321920222 (code B ref 40121); Wed, 05 Aug 2020 13:14:01 +0000 Original-Received: (at 40121) by debbugs.gnu.org; 5 Aug 2020 13:13:39 +0000 Original-Received: from localhost ([127.0.0.1]:50380 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k3JEg-0005G6-UU for submit@debbugs.gnu.org; Wed, 05 Aug 2020 09:13:39 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:51386) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k3JEe-0005Fs-86 for 40121@debbugs.gnu.org; Wed, 05 Aug 2020 09:13:37 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:56579) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k3JEY-0000u0-UQ; Wed, 05 Aug 2020 09:13:30 -0400 Original-Received: from [2607:fea8:3fdf:f688::2] (port=56814 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1k3JEY-0002W7-5Y; Wed, 05 Aug 2020 09:13:30 -0400 In-Reply-To: <87v9hx6ypy.fsf@gnus.org> 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:184094 Archived-At: --=-=-= Content-Type: text/plain Lars Ingebrigtsen writes: > "Mingde (Matthew) Zeng" writes: > >> I submitted a patch that should fix this problem completely. > > Did you send it to 40121@debbugs.gnu.org? It's nice to have the patches > in the bug tracker. He'd sent it to emacs-devel, after some bit of feedback me and others had given him about his previous patches, also on emacs-devel. https://lists.gnu.org/archive/html/emacs-devel/2020-08/msg00084.html I'll let the two of you coordinate with each other since you are both working on the same issue. For future cases, let us try to keep an eye both on the tracker and on the emacs-devel list before sending a patch or pushing a change, to help make sure we don't do duplicate work or make simultaneous conflicting changes where one contributor tries to chase a moving target. :-) Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJEBAEBCAAuFiEEObM8jZRIDS3cwqSYi0Sgzce5VvIFAl8qsHgQHGJhbmRhbGlA Z251Lm9yZwAKCRCLRKDNx7lW8m+gD/0aRoFgJoOi5eENB66OV9Quy+juX1UYzucC IUMgnd+nBLhNIRuVpqrsBZkCHQiii3S2S6N7AECLJr9+w1UlpJWayVoMCWOPQZoM wvbbr+dT4YBQwOGvgsd4fWmyeed0g56xPxUE7gyhsVtDgDjMtA/MFRMrbd/KidOX YCPgoA5dw9Qhj4CyIo99EAhY4ydsGO8mXeSvvkBEzmQwjFsIsIuSqAVIZ9+mB+98 4HSRy/Z8LMjMSOOhjQLg/q5krhlHANcFQYuC/NP5X0ZKm9j6HhYgSmAhflPCTZBg L5dyuPOM7/dpol/mb2qhmJuyMFxiJC2aZfMwtcCKF3zvqSbGsvL/9dm6KVA0d5se uFNhT4/RWnzktG518bTsp8i6zYc+zBNy9LaHlr/y5B+XA+4IcjtVDD8szuWovmWR oEdowGYPLOA265LH4XTrr0d7betiLL/QYbsyKI91r7ul5hXeOOLR8Thu0MPjzcJu PIWIL0TtIY5yAB6m3NzLb05Ex9xojVw8WuCULq3AHNvmGFh3CZJ0m/5p07VC5fYB YKIPOONl9uSVITqAqb3Y/trtWVKBXlFn4jubjca32Ya/7mK7veqRi8PiVrJjykmU pDqvu/QC9HPwMEk9IXDoWuxLy471RUAyvAjOsmERw5Adx+/JzNo+M9NkI6FieIA/ 7z2mes+8UA== =SNLQ -----END PGP SIGNATURE----- --=-=-=--