From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: CC Mode troubles and Emacs 29 Date: Mon, 09 Jan 2023 18:56:06 +0200 Message-ID: <83zgarodeh.fsf@gnu.org> References: <874jt0hw7p.fsf.ref@yahoo.com> <874jt0hw7p.fsf@yahoo.com> <838ribq48f.fsf@gnu.org> <87zgarhl7j.fsf@yahoo.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36745"; mail-complaints-to="usenet@ciao.gmane.io" Cc: luangruo@yahoo.com, emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Jan 09 17:56:30 2023 Return-path: Envelope-to: ged-emacs-devel@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 1pEvRl-0009I8-DG for ged-emacs-devel@m.gmane-mx.org; Mon, 09 Jan 2023 17:56:29 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pEvR6-0003Zt-Md; Mon, 09 Jan 2023 11:55:48 -0500 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 1pEvR0-0003ZK-Rc for emacs-devel@gnu.org; Mon, 09 Jan 2023 11:55:47 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pEvQz-0005dQ-Uh; Mon, 09 Jan 2023 11:55:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=7CX6bETrAbzjfQaEAsz0erIP8e/nLrTXY557tEJAMM8=; b=DA8NDdBc2KWJ B0xp7q6WDrG3HkGyzOGpVFu04Vr3UuCBDG4A1wtEiuvv3tJHMmFt56i+6eYSmNIGKtohb4L+4ifkM U3EDHEQg3ZLthEpqawiIy+QMs7227D67wYKCqFZQKapKVZCuM90VlIGQgq1APrhJD8XbgiPHP2hun VGkIWiqFfiqhyep/8fUfT+9g/gm+qWBD3gxACvgPpxOMwmrraTE0kaVINizPJ4mBLozW60X2IC31k 5jJQZV003AragQdmBeek1Rhob2Zljf/dMOsdn9mgLxAfOJT556FqxIdcC/BnJItpWCiDMUPEmlSPM VCohTQe0ktpsJB04oo5cxg==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pEvQy-0005Wh-HE; Mon, 09 Jan 2023 11:55:41 -0500 In-Reply-To: (message from Alan Mackenzie on Mon, 9 Jan 2023 15:48:12 +0000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:302302 Archived-At: > Date: Mon, 9 Jan 2023 15:48:12 +0000 > Cc: Eli Zaretskii , emacs-devel@gnu.org > From: Alan Mackenzie > > On Mon, Jan 09, 2023 at 21:49:20 +0800, Po Lu wrote: > > Eli Zaretskii writes: > > > > Is there a bug number for this issue? if so, could you please tell > > > what it is? > > One of the bugs is bug #59671. I see no user-facing problems with the recipe there. It sounds like you are discussing some internal feature of CC mode that potentially misbehaves in that case. Why should I, as a user, care? More importantly, why should I, as an Emacs maintainer, be worried due to this problem, which Po Lu described as a "major regression"? I don't even see a regression, let alone a major one. What did I miss?