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: VC registered, but ignored Date: Fri, 01 Sep 2023 14:33:05 +0300 Message-ID: <83v8cub026.fsf@gnu.org> References: <83pm33ck07.fsf@gnu.org> <24cfce4b-25ed-b27e-05c3-4f1668ed7b34@gutov.dev> <83a5u6csoo.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25088"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Sep 01 13:34:14 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 1qc2Pm-0006EC-9b for ged-emacs-devel@m.gmane-mx.org; Fri, 01 Sep 2023 13:34:14 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qc2Ow-00072X-3s; Fri, 01 Sep 2023 07:33:22 -0400 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 1qc2Ou-00072F-Q8 for emacs-devel@gnu.org; Fri, 01 Sep 2023 07:33:20 -0400 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 1qc2Ou-0004ji-Gc; Fri, 01 Sep 2023 07:33:20 -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=VlSohEAyaAApyjVwlD5LIdNP4yVNK3Mp5M3t3BkRCik=; b=rtOG39lICEIu HzObzWZMv5uVSX1UaTLIX0egv/tXJoF8nQdq/Jwaoo1v1N749i8g/BrdU/28fIKqmxg2vOsEgwaTs +B5ZjjRBxo/TpCGs4A0g27zdKd0bTUXBIBo2UL+rYW0znnrEWFFmJC/EuN1qjRV4BT7YnEOtYBh1k garGOPzdlHREzbOBB7laZtkpPa7y4nneQf0VEapELu4Y+KWsTI1Mwnn+y9wmBNVAU56B6CNQVU38n Zsrea4oHEHq3hT73XtOs3hbQAOB6OTr1840LJn0qIRcisK7wl2QmMScJa8Zx1f86Nd2W8/iBu7cTl evw3SNhEUdcexGcBaSpwaw==; In-Reply-To: (message from Dmitry Gutov on Fri, 1 Sep 2023 12:16:42 +0300) 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:309763 Archived-At: > Date: Fri, 1 Sep 2023 12:16:42 +0300 > Cc: emacs-devel@gnu.org > From: Dmitry Gutov > > So I think we can push the patch, and just be on the lookout for cases > where it misfires. Thank you. Thanks, now installed on master.