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: Recent fix in handling vc-tor Date: Thu, 22 Sep 2022 15:32:36 +0300 Message-ID: <83h70zsi6z.fsf@gnu.org> References: <87tu4z7kc0.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="38204"; mail-complaints-to="usenet@ciao.gmane.io" Cc: rms@gnu.org, emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Sep 22 16:01:58 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 1obMm5-0009iS-2w for ged-emacs-devel@m.gmane-mx.org; Thu, 22 Sep 2022 16:01:57 +0200 Original-Received: from localhost ([::1]:38014 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1obMm1-0007MB-V7 for ged-emacs-devel@m.gmane-mx.org; Thu, 22 Sep 2022 10:01:54 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52150) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1obLNT-0000pS-LI for emacs-devel@gnu.org; Thu, 22 Sep 2022 08:32:27 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33134) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1obLNT-0005Eg-9G; Thu, 22 Sep 2022 08:32:27 -0400 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=wrAmcb6Rpv8HtZsUDeLBEGDcgik9JDHdYS6YAmhu7UY=; b=rdm3oDVbEIpK 1kJDEPnrI7ekh+7Q0svA2HWqnuw7/pkV4i0jDhBUw2pQLfHojBCdLCHErrYYBVEffncIm4+tAOfHb oVVqZA61pcECj4LilivAslNmyl5UBbfhg0FvxRvv0CRGG5XE6+B2rGerAW3qsvE20AakwAJ8dJprC j5UCB3Zg6/G5f/dOZwWa2HoFbld1qcc1RCmNFTnLFbFKDvBOXov8CdLRmusBi0RMBKXALsGYxk3Gl pk7BX/EnAAtjo7u6KLS54vK63c2sr0mNdy6SDumJoVDbHUfYUdBKw3LKGtyTLhs2F71325xJIGU+w Xriyeheajzz5MWNGOIyTWA==; Original-Received: from [87.69.77.57] (port=4020 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 1obLNR-00037n-32; Thu, 22 Sep 2022 08:32:25 -0400 In-Reply-To: <87tu4z7kc0.fsf@gnus.org> (message from Lars Ingebrigtsen on Thu, 22 Sep 2022 12:51:59 +0200) 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" Xref: news.gmane.io gmane.emacs.devel:295980 Archived-At: > From: Lars Ingebrigtsen > Cc: emacs-devel@gnu.org, "'Eli Zaretskii'" > Date: Thu, 22 Sep 2022 12:51:59 +0200 > > But it does seem like a pretty bad problem, even if I expect that > virtually nobody is using vc-tor, so perhaps we should do an Emacs 28.3 > release. I'm not at all sure, though. Eli, what do you think? I'm not sure myself. Do we have any practical way of telling how much is vc-tor used? The only 2 people whom I ever heard asking about that both use the master branch, so they already have the fix.