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: Patch for reftex.el: master or release branch? Date: Wed, 14 Dec 2022 18:05:48 +0200 Message-ID: <83iliem0mb.fsf@gnu.org> References: <867cyuktnw.fsf@gnu.org> <83wn6um7x6.fsf@gnu.org> <875yeexdbe.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10406"; mail-complaints-to="usenet@ciao.gmane.io" Cc: arash@gnu.org, emacs-devel@gnu.org To: Tassilo Horn Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 14 17:06:54 2022 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 1p5UHW-0002Lk-Mh for ged-emacs-devel@m.gmane-mx.org; Wed, 14 Dec 2022 17:06:54 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p5UGi-0006kn-2P; Wed, 14 Dec 2022 11:06:04 -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 1p5UGg-0006iq-71 for emacs-devel@gnu.org; Wed, 14 Dec 2022 11:06:02 -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 1p5UGf-0003oo-U7 for emacs-devel@gnu.org; Wed, 14 Dec 2022 11:06:01 -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=Qff5u0JgM2tkVbnV9HRSqJn4wTmuNgbpOrnnFiy+FAk=; b=i0ACawaT6xtD yGfKype/8wu0LTQq2aHiK7CosSQge7WqWAfBicCz/57F680o4It8x4XCKjPxtsaS+Oyj+uzuKuqwJ PjFnj2/l2bhzHFUj7SkqMfNZ7s8/ec2sP7suwevG4CqRYPMmOm8K6/HffioR/tRnmRRTW5Bxm29Hs ThOd8vKztFiEbGWICLNXQSm9j0vpF3pGQHXJCxNUXoArtyODD2aqB8biL4LMUL5V1ANuheJ/vtSMj D63ay/WRS/ADm0n6TpjNnycH0GRqRvnp7gHBIlra7aJqaqoo+YJCB8+GmLDZp0kwF8c1qkWaDe5fi Q7oVcWt9/yY8TV+aEn1oww==; 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 1p5UGW-00072S-G6; Wed, 14 Dec 2022 11:05:55 -0500 In-Reply-To: <875yeexdbe.fsf@gnu.org> (message from Tassilo Horn on Wed, 14 Dec 2022 15:25:37 +0100) 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:301397 Archived-At: > From: Tassilo Horn > Cc: Arash Esbati , emacs-devel@gnu.org > Date: Wed, 14 Dec 2022 15:25:37 +0100 > > I would like to let Arash decide. I'm not familiar with that code but I > guess he has tested his change and I trust him. > > The only thing the patch does is having a % in the regexp in the DTX > case or omitting it in the "normal TeX" case instead of optionally > allowing % in the latter case, too. That lead to the bug that commented > sections also increased the section counter. > > > about the urgency to have the fix? > > Well, I guess it's broken since 2016 and only now a user complained. So > the urgency is not very high. Thanks. So if Arash thinks this is safe, it is fine with me to install this on emacs-29.