From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#60011: 30.0.50; git commit from *vc-diff* does not work over tramp Date: Fri, 16 Dec 2022 09:52:11 +0200 Organization: LINKOV.NET Message-ID: <86sfhfkcpg.fsf@mail.linkov.net> References: <86h6y0o4qy.fsf@mail.linkov.net> <86lenbw7w6.fsf@mail.linkov.net> <87tu1zrw5m.fsf@gmx.de> <86ilie76kl.fsf@mail.linkov.net> <861qp1i0tk.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23554"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu) Cc: Michael Albinus , 60011@debbugs.gnu.org To: Sam Steingold Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Dec 16 08:53:14 2022 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 1p65Ws-0005yh-6g for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 16 Dec 2022 08:53:14 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p65Wh-0006fC-V9; Fri, 16 Dec 2022 02:53:03 -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 1p65Wg-0006eh-EU for bug-gnu-emacs@gnu.org; Fri, 16 Dec 2022 02:53:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p65Wg-0004uw-4J for bug-gnu-emacs@gnu.org; Fri, 16 Dec 2022 02:53:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p65Wf-0005Wz-S5 for bug-gnu-emacs@gnu.org; Fri, 16 Dec 2022 02:53:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 16 Dec 2022 07:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60011 X-GNU-PR-Package: emacs Original-Received: via spool by 60011-submit@debbugs.gnu.org id=B60011.167117716121252 (code B ref 60011); Fri, 16 Dec 2022 07:53:01 +0000 Original-Received: (at 60011) by debbugs.gnu.org; 16 Dec 2022 07:52:41 +0000 Original-Received: from localhost ([127.0.0.1]:47793 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p65WK-0005Wi-Uw for submit@debbugs.gnu.org; Fri, 16 Dec 2022 02:52:41 -0500 Original-Received: from relay6-d.mail.gandi.net ([217.70.183.198]:46727) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p65WJ-0005Wc-6m for 60011@debbugs.gnu.org; Fri, 16 Dec 2022 02:52:40 -0500 Original-Received: (Authenticated sender: juri@linkov.net) by mail.gandi.net (Postfix) with ESMTPSA id 70061C0003; Fri, 16 Dec 2022 07:52:31 +0000 (UTC) In-Reply-To: <861qp1i0tk.fsf@mail.linkov.net> (Juri Linkov's message of "Thu, 15 Dec 2022 09:27:19 +0200") 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:251191 Archived-At: >> Juri, thank you very much for fixing the bug. >> Alas, I don't see your fix in the master - do you mind merging it there also? > > Sorry, we need to wait until someone will merge the changes from the > emacs-29 branch to master. I'm not confident doing this myself since > the merging script often breaks the NEWS file and omits some commits. Now the fix arrived to master, please try again.