From debbugs-submit-bounces@debbugs.gnu.org Tue May 13 08:06:52 2025 Received: (at submit) by debbugs.gnu.org; 13 May 2025 12:06:52 +0000 Received: from localhost ([127.0.0.1]:58490 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uEoPL-00027y-74 for submit@debbugs.gnu.org; Tue, 13 May 2025 08:06:52 -0400 Received: from lists.gnu.org ([2001:470:142::17]:60394) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uEoPG-00027T-Bm for submit@debbugs.gnu.org; Tue, 13 May 2025 08:06:47 -0400 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 1uEoP0-0006nj-Ny for bug-gnu-emacs@gnu.org; Tue, 13 May 2025 08:06:30 -0400 Received: from ledu-giraud.fr ([51.159.28.247]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uEoOv-0004IG-N8 for bug-gnu-emacs@gnu.org; Tue, 13 May 2025 08:06:29 -0400 DKIM-Signature: v=1; a=ed25519-sha256; c=simple/simple; s=ed25519; bh=X+oT0MBb 7KFIo3nipL8QaysGCPA/hF2Fr7XYD1SfmQ8=; h=date:subject:to:from; d=ledu-giraud.fr; b=TWXt+6uDWjMpLOyBQXvz85O0sOzxQsLwPGviPzmznl90nPgkzV xfpT+vhEgbdhx/C09cGmvUB3jwAJfMy0kSBg== DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=rsa; bh=X+oT0MBb7KFIo3ni pL8QaysGCPA/hF2Fr7XYD1SfmQ8=; h=date:subject:to:from; d=ledu-giraud.fr; b=cXDY5E9t+R+TT5mzAY1AAq/RKqLqYwsZKNILqoipphDi9LeoFc 8VFh14EpnDlN7qamWbkc5UZA0hur70zNnqlqaeVLY3jJb3Sav+9e1kPyZXbWCF3FBfrZoC hKmJ4d7SWkypjknjfQFGB415ias0/gP2CUHCFEvC/qZEaZwJJvDSMdeQWk3QV1hPhTb8AH WouKudLLfLH7C0RmZG2ylb+wp6S54vDHFYFfHczngc1JIlnyrOgCrEd+ioVrkfIah+iVM/ 5WyUAyKQcXMrMlJwhhMkWMULg2gLATrFqg7xL4FrkGHa7r7H2qS9LjFG1EF32REzIX0ul8 pFOv34rnRbfg== Received: from computer ( [10.1.1.1]) by ledu-giraud.fr (OpenSMTPD) with ESMTPSA id 5fba57c1 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Tue, 13 May 2025 14:06:20 +0200 (CEST) From: Manuel Giraud To: bug-gnu-emacs@gnu.org Subject: 31.0.50; vc-next-action from *vc-diff* on remote file: Git error X-Debbugs-Cc: Date: Tue, 13 May 2025 14:06:19 +0200 Message-ID: <87cyccu344.fsf@ledu-giraud.fr> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=51.159.28.247; envelope-from=manuel@ledu-giraud.fr; helo=ledu-giraud.fr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) Hi, Using git, it seems that `vc-next-action' from a *vc-diff* buffer on remote files does not work anymore. Here's a recipe: - emacs -Q - C-x C-f /-:host:/path/to/file/in_a_git_repo - *some edit* - C-x v = ;; now in a *vc-diff* buffer - C-x v v ;; jumps to *vc-log* buffer - *edit log* and C-c C-c I get the following error in the *Messages* buffer: vc-do-command: Failed (status 128): git --no-pager apply --cached /scp:host:/tmp/git-patch2KyUYD . and the *vc* buffer contains: error: can't open patch '/scp:host:/tmp/git-patch2KyUYD': No such file or directory Note: this works locally and this also works on remote file when there is no *vc-diff* buffer involved. In GNU Emacs 31.0.50 (build 2, x86_64-unknown-openbsd7.7) of 2025-05-13 built on computer Repository revision: e17001b2e181ae5f6d568573788e94f19e1cff0a Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12101016 System Description: OpenBSD computer 7.7 GENERIC.MP#658 amd64 Configured using: 'configure CC=egcc CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib MAKEINFO=gmakeinfo --prefix=/home/manuel/emacs --bindir=/home/manuel/bin --with-x-toolkit=no --with-toolkit-scroll-bars=no --without-cairo --without-compress-install' Configured features: DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG LCMS2 LIBOTF LIBXML2 M17N_FLT MODULES NOTIFY KQUEUE OLDXMENU PDUMPER PNG RSVG SQLITE3 THREADS TIFF TREE_SITTER WEBP X11 XDBE XFT XIM XINERAMA XINPUT2 XPM XRANDR ZLIB Important settings: value of $LC_CTYPE: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Help Minor modes in effect: display-time-mode: t display-battery-mode: t desktop-save-mode: t exwm-randr-mode: t server-mode: t electric-pair-mode: t override-global-mode: t repeat-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t isearch-fold-quotes-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t minibuffer-regexp-mode: t buffer-read-only: t line-number-mode: t indent-tabs-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: /home/manuel/prog/elisp/exwm/exwm hides /home/manuel/.emacs.d/elpa/exwm-0.33/exwm /home/manuel/prog/elisp/exwm/exwm-xsettings hides /home/manuel/.emacs.d/elpa/exwm-0.33/exwm-xsettings /home/manuel/prog/elisp/exwm/exwm-xim hides /home/manuel/.emacs.d/elpa/exwm-0.33/exwm-xim /home/manuel/prog/elisp/exwm/exwm-workspace hides /home/manuel/.emacs.d/elpa/exwm-0.33/exwm-workspace /home/manuel/prog/elisp/exwm/exwm-randr hides /home/manuel/.emacs.d/elpa/exwm-0.33/exwm-randr /home/manuel/prog/elisp/exwm/exwm-manage hides /home/manuel/.emacs.d/elpa/exwm-0.33/exwm-manage /home/manuel/prog/elisp/exwm/exwm-layout hides /home/manuel/.emacs.d/elpa/exwm-0.33/exwm-layout /home/manuel/prog/elisp/exwm/exwm-input hides /home/manuel/.emacs.d/elpa/exwm-0.33/exwm-input /home/manuel/prog/elisp/exwm/exwm-floating hides /home/manuel/.emacs.d/elpa/exwm-0.33/exwm-floating /home/manuel/prog/elisp/exwm/exwm-systemtray hides /home/manuel/.emacs.d/elpa/exwm-0.33/exwm-systemtray /home/manuel/prog/elisp/exwm/exwm-core hides /home/manuel/.emacs.d/elpa/exwm-0.33/exwm-core /home/manuel/prog/elisp/exwm/exwm-background hides /home/manuel/.emacs.d/elpa/exwm-0.33/exwm-background /home/manuel/.emacs.d/elpa/ef-themes-1.9.0/theme-loaddefs hides /home/manuel/emacs/share/emacs/31.0.50/lisp/theme-loaddefs /home/manuel/.emacs.d/elpa/idlwave-6.5.1/idlwave hides /home/manuel/emacs/share/emacs/31.0.50/lisp/obsolete/idlwave /home/manuel/.emacs.d/elpa/idlwave-6.5.1/idlw-toolbar hides /home/manuel/emacs/share/emacs/31.0.50/lisp/obsolete/idlw-toolbar /home/manuel/.emacs.d/elpa/idlwave-6.5.1/idlw-shell hides /home/manuel/emacs/share/emacs/31.0.50/lisp/obsolete/idlw-shell /home/manuel/.emacs.d/elpa/idlwave-6.5.1/idlw-help hides /home/manuel/emacs/share/emacs/31.0.50/lisp/obsolete/idlw-help /home/manuel/.emacs.d/elpa/idlwave-6.5.1/idlw-complete-structtag hides /home/manuel/emacs/share/emacs/31.0.50/lisp/obsolete/idlw-complete-structtag Features: (shadow sort mail-extr shortdoc comp-common emacsbug lisp-mnt pulse smerge-mode diff misearch multi-isearch tramp-cmds tramp-cache time-stamp tramp-sh org-agenda hi-lock org-indent semantic/wisent/grammar semantic/bovine semantic/grammar help-fns radix-tree semantic/idle semantic/analyze semantic/sort semantic/scope semantic/analyze/fcn semantic/db semantic/grammar-wy semantic/format semantic/tag-ls semantic/find semantic/ctxt semantic/wisent semantic/wisent/wisent semantic/util-modes semantic/util semantic semantic/tag semantic/lex semantic/fw mode-local cedet on-screen view macrostep-c cmacexp conf-mode oc-basic org-element org-persist org-id org-element-ast inline avl-tree ol-eww eww vtable mule-util url-queue mm-url ol-rmail ol-mhe ol-irc ol-info ol-gnus nnselect ol-docview doc-view filenotify jka-compr image-mode exif ol-bibtex bibtex ol-bbdb ol-w3m ol-doi org-link-doi gnus-icalendar org-capture org-refile org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-src ob-comint org-pcomplete org-list org-footnote org-faces org-entities org-version ob-emacs-lisp ob-core ob-eval org-cycle org-table ol org-fold org-fold-core org-keys oc org-loaddefs org-compat org-macs texinfo texinfo-loaddefs sh-script smie executable slime-asdf grep slime-tramp tramp trampver tramp-integration tramp-message tramp-compat tramp-loaddefs slime-fancy slime-indentation slime-cl-indent cl-indent slime-trace-dialog slime-fontifying-fu slime-package-fu slime-references slime-compiler-notes-tree advice slime-scratch slime-presentations slime-macrostep macrostep slime-mdot-fu slime-enclosing-context slime-fuzzy slime-fancy-trace slime-fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc slime-repl slime-parse cus-start slime apropos etags fileloop generator xref arc-mode archive-mode noutline outline hyperspec tex-mode shell pcomplete make-mode flymake compile vc-hg vc-bzr vc-src vc-sccs vc-svn vc-cvs vc-rcs log-view log-edit add-log pcvs-util debbugs-browse bug-reference python rx project treesit comint ansi-osc ansi-color gnus-dired vc-git diff-mode track-changes files-x vc-dir ewoc vc vc-dispatcher format-spec time battery desktop frameset exwm-randr xcb-randr exwm exwm-input xcb-keysyms xcb-xkb exwm-manage exwm-floating xcb-cursor xcb-render exwm-layout exwm-workspace exwm-core xcb-ewmh xcb-icccm xcb xcb-xproto xcb-types xcb-debug server ef-themes modus-operandi-tinted-theme modus-themes zone speed-type dash thingatpt url-http url-auth url-gw nsm compat ytdious ring mpdired transmission color calc-bin calc-ext calc calc-loaddefs rect calc-macs supercite regi ebdb-gnus gnus-msg gnus-art mm-uu mml2015 mm-view mml-smime smime gnutls dig gnus-sum shr pixel-fill kinsoku url-file svg dom gnus-group gnus-undo gnus-start gnus-dbus dbus xml gnus-cloud nnimap nnmail mail-source utf7 nnoo parse-time iso8601 gnus-spec gnus-int gnus-range gnus-win ebdb-message message yank-media puny rfc822 mml mml-sec epa derived epg rfc6068 epg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 gmm-utils mailheader ebdb-mua ebdb-com crm ebdb-format ebdb mailabbrev eieio-opt speedbar ezimage dframe find-func eieio-base timezone icalendar gnus nnheader gnus-util text-property-search time-date range sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils erlang-start idlwave idlwave-menus idlw-menus idlwave-bindings idlw-bindings idlwave-routine idlw-routine idlwave-scan idlw-scan idlwave-help idlw-help idlwave-complete idlw-complete idlwave-variables idlw-variables skeleton cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs elec-pair appt diary-lib diary-loaddefs cal-menu calendar cal-loaddefs pcase dired-x dired-aux dired dired-loaddefs edmacro kmacro use-package-bind-key bind-key use-package-core repeat easy-mmode cus-edit pp cus-load wid-edit debbugs-autoloads ebdb-autoloads cl-extra help-mode ef-themes-autoloads elpher-autoloads exwm-autoloads gnuplot-autoloads hyperbole-autoloads kotl-autoloads hact set hhist idlwave-autoloads notmuch-autoloads on-screen-autoloads osm-autoloads pdf-tools-autoloads rust-mode-autoloads slime-autoloads warnings macrostep-autoloads speed-type-autoloads info dash-autoloads sudo-edit-autoloads svg-clock-autoloads tablist-autoloads transmission-autoloads xelb-autoloads ytdious-autoloads package browse-url xdg url url-proxy url-privacy url-expand url-methods url-history url-cookie generate-lisp-file url-domsuf url-util mailcap url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs icons password-cache json subr-x map byte-opt gv bytecomp byte-compile url-vars cl-loaddefs cl-lib rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd touch-screen tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic indonesian philippine cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads dbusbind kqueue lcms2 dynamic-setting system-font-setting font-render-setting xinput2 x multi-tty move-toolbar make-network-process tty-child-frames emacs) Memory information: ((conses 16 918527 628844) (symbols 48 58686 2) (strings 32 266811 38105) (string-bytes 1 6773976) (vectors 16 161098) (vector-slots 8 2189777 50714) (floats 8 668 536) (intervals 56 23015 134) (buffers 1064 184)) -- Manuel Giraud From debbugs-submit-bounces@debbugs.gnu.org Tue May 13 13:59:13 2025 Received: (at 78405) by debbugs.gnu.org; 13 May 2025 17:59:13 +0000 Received: from localhost ([127.0.0.1]:33395 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uEtuJ-0008OX-RL for submit@debbugs.gnu.org; Tue, 13 May 2025 13:59:12 -0400 Received: from sendmail.purelymail.com ([34.202.193.197]:50180) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uEtuG-0008NN-SN for 78405@debbugs.gnu.org; Tue, 13 May 2025 13:59:09 -0400 DKIM-Signature: a=rsa-sha256; b=YaUsaKHlvdz0/89gZ0tsxcuhQwM4nV3zpztoNgscFGfc71rGoKD/mRKFm2ivGaaSywSlLwDag6joLdiJyhG40MhaS1kS7eWrSmG8Px0Llv70TueEU9CapPBRkBmMcjPLlZhCeuBKGayooXT9SmAglxMtD9nJ4ChmgAE9g+t2jcUoDj7lAMj2tgxWNqDw4+WXvt16zA0E35ggSL976bQgZlplWGp7oTPmqa6ncOFp7yzHJg7WSYD6XxN0NoAL1suw+k5EeuV93bYGAVw1R0FSB/rVMOrTtsSdZ7Bh0Ac9UeOND9Hpy9/fFiQc4SFMVY78jILWXv+qYWFGu9fdWQSb1w==; s=purelymail1; d=spwhitton.name; v=1; bh=Lvw9EkesC9V0c30yxknhDVyrvRStD3wm8YRLS/O1mMo=; h=Received:Received:From:To:Subject:Date; DKIM-Signature: a=rsa-sha256; b=H8L4oXXMmPKzJrBRfqc6xAjofdc5Pv9YxNK3T2NUC29dCoLnAFMGQvcF9Tu2liEmP+YBQwfqlE+m5bVZ1UpYvPZ5uckG8Dp/8UT6mtnu0MeK3aF/ABwb1DJTAamLBzDK4ioY9Na1OzDIwqtyIoXrBs4ksDY8IyCAeTpWvwSERVbIxxU6PUdzi0K1x8LXGQAYK1PP2NvSXsUnw+TMbINWkb2MhNIwE5mnyjkaNs3/28ml6vje2pBZFqSH8bzx4yrGxVdY0HzVLVsCbZ5fdVcmJ+ctRihGT4b+nhNQGFD3BpOS+DYv/ohOGfSQf0jk/eLq5m+temvsiJTRp35A9qtibw==; s=purelymail1; d=purelymail.com; v=1; bh=Lvw9EkesC9V0c30yxknhDVyrvRStD3wm8YRLS/O1mMo=; h=Feedback-ID:Received:Received:From:To:Subject:Date; Feedback-ID: 20115:3760:null:purelymail X-Pm-Original-To: 78405@debbugs.gnu.org Received: by smtp.purelymail.com (Purelymail SMTP) with ESMTPSA id 1801627693; (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Tue, 13 May 2025 17:59:02 +0000 (UTC) Received: by zephyr.silentflame.com (Postfix, from userid 1000) id 0FA8094154C; Tue, 13 May 2025 18:59:02 +0100 (BST) From: Sean Whitton To: Manuel Giraud Subject: Re: bug#78405: 31.0.50; vc-next-action from *vc-diff* on remote file: Git error In-Reply-To: <87cyccu344.fsf@ledu-giraud.fr> References: <87cyccu344.fsf@ledu-giraud.fr> Date: Tue, 13 May 2025 18:59:02 +0100 Message-ID: <87tt5ojst5.fsf@zephyr.silentflame.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 78405 Cc: 78405@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, On Tue 13 May 2025 at 02:06pm +02, Manuel Giraud wrote: > Hi, > > Using git, it seems that `vc-next-action' from a *vc-diff* buffer on > remote files does not work anymore. Here's a recipe: > > - emacs -Q > - C-x C-f /-:host:/path/to/file/in_a_git_repo > - *some edit* > - C-x v = ;; now in a *vc-diff* buffer > - C-x v v ;; jumps to *vc-log* buffer > - *edit log* and C-c C-c > > I get the following error in the *Messages* buffer: > vc-do-command: Failed (status 128): git --no-pager apply --cached /scp:host:/tmp/git-patch2KyUYD . > > and the *vc* buffer contains: > error: can't open patch '/scp:host:/tmp/git-patch2KyUYD': No such file or directory > > Note: this works locally and this also works on remote file when there > is no *vc-diff* buffer involved. Thanks. The problem was introduced by my commit 7f60aa45aab4191a44d6d83ec6c3004e4901469b. I am not sure how to fix it, yet. -- Sean Whitton From debbugs-submit-bounces@debbugs.gnu.org Wed May 14 07:31:44 2025 Received: (at 78405) by debbugs.gnu.org; 14 May 2025 11:31:45 +0000 Received: from localhost ([127.0.0.1]:40694 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uFAKs-0003dU-49 for submit@debbugs.gnu.org; Wed, 14 May 2025 07:31:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56722) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uFAKp-0003ZP-7I for 78405@debbugs.gnu.org; Wed, 14 May 2025 07:31:40 -0400 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 1uFAKj-0002gj-BU; Wed, 14 May 2025 07:31:33 -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=ZQ95ip6vU9Dz2tPpSNE6FzYbE5k28R4NxGXEi5YXsjc=; b=qH48refrVR/H aPTMeZm/sdu+sPcVQ8t85Psi+g+Atiu4feEso3VliBc0yZVauLjh8QS1HXizwusLFprIsCe3LdCWH 5xpGofaNQFQQWreA3GfoEhQa0fAb7+jvriIwOsn3Ec/0YB/eCKXA/XWJJRdxiHHWpRSLZiv3Ys4Ki U0MO9BGaA1c7mR0KmqGC6jblwTxBMiTanfdHpNZZqA3mvQfrw2qs1NvTk7WqCTe3SK1ChRmB/9dVf 4ssPOdxYtSxLoBwxlbo3p4/4V7orLFDQN2xzOqqM7kf87QrQTyb2Ok+Es1WbsDF/qrgaZuoSW1IiR HtC2E/MWPo9NVhf4gcAd6w==; Date: Wed, 14 May 2025 14:31:31 +0300 Message-Id: <86v7q3zawc.fsf@gnu.org> From: Eli Zaretskii To: Sean Whitton In-Reply-To: <87tt5ojst5.fsf@zephyr.silentflame.com> (message from Sean Whitton on Tue, 13 May 2025 18:59:02 +0100) Subject: Re: bug#78405: 31.0.50; vc-next-action from *vc-diff* on remote file: Git error References: <87cyccu344.fsf@ledu-giraud.fr> <87tt5ojst5.fsf@zephyr.silentflame.com> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 78405 Cc: 78405@debbugs.gnu.org, manuel@ledu-giraud.fr X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > Cc: 78405@debbugs.gnu.org > From: Sean Whitton > Date: Tue, 13 May 2025 18:59:02 +0100 > > On Tue 13 May 2025 at 02:06pm +02, Manuel Giraud wrote: > > > Hi, > > > > Using git, it seems that `vc-next-action' from a *vc-diff* buffer on > > remote files does not work anymore. Here's a recipe: > > > > - emacs -Q > > - C-x C-f /-:host:/path/to/file/in_a_git_repo > > - *some edit* > > - C-x v = ;; now in a *vc-diff* buffer > > - C-x v v ;; jumps to *vc-log* buffer > > - *edit log* and C-c C-c > > > > I get the following error in the *Messages* buffer: > > vc-do-command: Failed (status 128): git --no-pager apply --cached /scp:host:/tmp/git-patch2KyUYD . > > > > and the *vc* buffer contains: > > error: can't open patch '/scp:host:/tmp/git-patch2KyUYD': No such file or directory > > > > Note: this works locally and this also works on remote file when there > > is no *vc-diff* buffer involved. > > Thanks. The problem was introduced by my commit > 7f60aa45aab4191a44d6d83ec6c3004e4901469b. > > I am not sure how to fix it, yet. If you could explain the rationale for that commit and why you changed the code in that particular way, maybe someone here could suggest a solution. From debbugs-submit-bounces@debbugs.gnu.org Wed May 14 08:01:24 2025 Received: (at 78405) by debbugs.gnu.org; 14 May 2025 12:01:25 +0000 Received: from localhost ([127.0.0.1]:40884 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uFAnZ-0008UJ-5P for submit@debbugs.gnu.org; Wed, 14 May 2025 08:01:24 -0400 Received: from ledu-giraud.fr ([51.159.28.247]:38635) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uFAnQ-0008Sx-Rd for 78405@debbugs.gnu.org; Wed, 14 May 2025 08:01:16 -0400 DKIM-Signature: v=1; a=ed25519-sha256; c=simple/simple; s=ed25519; bh=SCQpizZ/ UQboVR8nv8mNzHhbyUi1VgEa/15kCeVkyM4=; h=date:references:in-reply-to: subject:cc:to:from; d=ledu-giraud.fr; b=sm1Aw/fhoOImJbg2mdfBGK1VOhINeX ID8L2p82hPOPBpi5NBT40+TYlzR6UnC+5iicHihlgdnmr8iuwO//7FAA== DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=rsa; bh=SCQpizZ/UQboVR8n v8mNzHhbyUi1VgEa/15kCeVkyM4=; h=date:references:in-reply-to:subject: cc:to:from; d=ledu-giraud.fr; b=1sq8fjJQbMMVKSBF2L2HEmvucc+0d0JIpyD2S3 HrpVHV3LgjJ3vf/j2fA9/MJkyZAcZW21jQ/coZlQOEAOZ6ETLeLaD+W+1aMR91qC0YjCrX b/jzUjGqeBrvkTUq8RRdt7SkqpRQY0lPdH5milnEq8mkQCjs71jpvChQD18WIQiFodtwAP L9NuaaoA7p56fOUgBzb6FZXVI8q5a/1dXgMIyoErE6Z5pBZXO15PSwqn2cSd0JExFZuM6+ 5OqMtOW2AtQbapJfgHN9VMFHjFZRpPwjBtXpBEong//K8LIPknhHohbNAnId37DTGT4/AR qgJMVmBoPxdsVc338G3Sq8lg== Received: from computer ( [10.1.1.1]) by ledu-giraud.fr (OpenSMTPD) with ESMTPSA id e0ef9dff (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Wed, 14 May 2025 14:01:10 +0200 (CEST) From: Manuel Giraud To: Sean Whitton Subject: Re: bug#78405: 31.0.50; vc-next-action from *vc-diff* on remote file: Git error In-Reply-To: <87tt5ojst5.fsf@zephyr.silentflame.com> References: <87cyccu344.fsf@ledu-giraud.fr> <87tt5ojst5.fsf@zephyr.silentflame.com> Date: Wed, 14 May 2025 14:01:09 +0200 Message-ID: <871psrs8oq.fsf@ledu-giraud.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 78405 Cc: 78405@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Sean Whitton writes: > Hello, > > On Tue 13 May 2025 at 02:06pm +02, Manuel Giraud wrote: > >> Hi, >> >> Using git, it seems that `vc-next-action' from a *vc-diff* buffer on >> remote files does not work anymore. Here's a recipe: >> >> - emacs -Q >> - C-x C-f /-:host:/path/to/file/in_a_git_repo >> - *some edit* >> - C-x v = ;; now in a *vc-diff* buffer >> - C-x v v ;; jumps to *vc-log* buffer >> - *edit log* and C-c C-c >> >> I get the following error in the *Messages* buffer: >> vc-do-command: Failed (status 128): git --no-pager apply --cached /scp:host:/tmp/git-patch2KyUYD . >> >> and the *vc* buffer contains: >> error: can't open patch '/scp:host:/tmp/git-patch2KyUYD': No such file or directory >> >> Note: this works locally and this also works on remote file when there >> is no *vc-diff* buffer involved. > > Thanks. The problem was introduced by my commit > 7f60aa45aab4191a44d6d83ec6c3004e4901469b. > > I am not sure how to fix it, yet. Thanks for looking into this. I don't really understand the goal of your commit but maybe is related to the fact that 'patch-file' and 'cached' there end up having a TRAMP form (like "/scp:host:/foo") that git cannot understand. -- Manuel Giraud From debbugs-submit-bounces@debbugs.gnu.org Wed May 14 10:36:43 2025 Received: (at 78405) by debbugs.gnu.org; 14 May 2025 14:36:43 +0000 Received: from localhost ([127.0.0.1]:44241 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uFDDv-000531-5L for submit@debbugs.gnu.org; Wed, 14 May 2025 10:36:43 -0400 Received: from sendmail.purelymail.com ([34.202.193.197]:42128) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uFDDr-00052i-HQ for 78405@debbugs.gnu.org; Wed, 14 May 2025 10:36:41 -0400 DKIM-Signature: a=rsa-sha256; b=nNs08F2pR/+nJNmDYp6lDFxtkdqJqidRvtpB24UvZ03GEdrtH0dgNIMOBGjxC+MeecD8cY56QoTT1FQNa9SaB4zcZ+6zgYDlz93hrfv10OvgV+WtxhhR9zi4qAT+IJCihZpxPs1PnXi5XKKAhDa5IDh0jIszs+8EkZosFm3mqVoQ93yW9d6z3//qj98gHk8oOQJtfNav8+BWcq2b/IaFpKmJrsvJIXmpMH1V86rtttZ7Koxn38z0FkVNbYJlWMZQkYrHfMysBNi68GJQ+OMlBWhpuoYhye84KzqYHKsF9eSizVzPwBvB90fXnOIqvUDSMeEMe8tWY4KY6tpowE0prw==; s=purelymail1; d=spwhitton.name; v=1; bh=vwJjxETvg5t5JRW5YoGgSrtZj+kHJt7hSr4Vr7Yw6P8=; h=Received:Received:From:To:Subject:Date; DKIM-Signature: a=rsa-sha256; b=PfO15oXVD00Qa3iBvHLal5Lv3Xo5GfxZSf0OAWfkorK4QhW6Q9aVuwRfYlxbL4zDPB5Me5Pf2aVGZclXv9zKpSOJKJbtxMdmO7xibw13T5bsOu8kIYMbfOL6k6n0Ia8TuBcaZpWPAQVzhzcS59NkYgTM82x4UvgmYPpRBLIz1b9v6KH3/D9J0KGSfjD+YUQeSD6pmIeJpbKX0bd/vPmXxNHtIzHxqKfQtDhZDDzpyDz+gfyQ3UXnm1+hAACnVGC2CCOv8414sApJ321i1qv64EALQmVGkRt+jFB1WAwzfREu6QYOAhQ4nnx1YT+JOg8Jpttw8N6X9vN66QmlHQR+5Q==; s=purelymail1; d=purelymail.com; v=1; bh=vwJjxETvg5t5JRW5YoGgSrtZj+kHJt7hSr4Vr7Yw6P8=; h=Feedback-ID:Received:Received:From:To:Subject:Date; Feedback-ID: 20115:3760:null:purelymail X-Pm-Original-To: 78405@debbugs.gnu.org Received: by smtp.purelymail.com (Purelymail SMTP) with ESMTPSA id 220943190; (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Wed, 14 May 2025 14:36:31 +0000 (UTC) Received: by zephyr.silentflame.com (Postfix, from userid 1000) id 214DD941540; Wed, 14 May 2025 15:36:31 +0100 (BST) From: Sean Whitton To: Manuel Giraud Subject: Re: bug#78405: 31.0.50; vc-next-action from *vc-diff* on remote file: Git error In-Reply-To: <871psrs8oq.fsf@ledu-giraud.fr> References: <87cyccu344.fsf@ledu-giraud.fr> <87tt5ojst5.fsf@zephyr.silentflame.com> <871psrs8oq.fsf@ledu-giraud.fr> Date: Wed, 14 May 2025 15:36:31 +0100 Message-ID: <87jz6jgsy8.fsf@zephyr.silentflame.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 78405 Cc: 78405@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello both, The FILES-OR-LIST argument to vc-do-command is meant to be VCS-managed file names, only. The temporary patch file is not that, so it shouldn't be passed through there. The actual bug was that the paths to temporary files were being relativised to the repository root by the call to file-relative-name in vc-do-command. We need to de-TRAMP the temporary file name before passing it to git. -- Sean Whitton From debbugs-submit-bounces@debbugs.gnu.org Wed May 14 18:41:05 2025 Received: (at 78405) by debbugs.gnu.org; 14 May 2025 22:41:05 +0000 Received: from localhost ([127.0.0.1]:47261 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uFKma-0006Pe-8D for submit@debbugs.gnu.org; Wed, 14 May 2025 18:41:05 -0400 Received: from fout-b4-smtp.messagingengine.com ([202.12.124.147]:36013) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uFKmX-0006Om-AH for 78405@debbugs.gnu.org; Wed, 14 May 2025 18:40:58 -0400 Received: from phl-compute-10.internal (phl-compute-10.phl.internal [10.202.2.50]) by mailfout.stl.internal (Postfix) with ESMTP id 61B9011400E0; Wed, 14 May 2025 18:40:51 -0400 (EDT) Received: from phl-mailfrontend-01 ([10.202.2.162]) by phl-compute-10.internal (MEProxy); Wed, 14 May 2025 18:40:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gutov.dev; h=cc :cc:content-transfer-encoding:content-type:content-type:date :date:from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:subject:subject:to:to; s=fm2; t=1747262451; x=1747348851; bh=r2loHPeUYiGo1yh/Nsl7GatkGkE0qNTGwK8KX6V5Scc=; b= dfUyhVUx4PBEB5SYDRp0PS953zh5MM6qytLyx3s8cUHMeL/nmQXlV+PPx9j14n30 MQfsxrmSXawa9ZjlpUZR/pSZSPHG9s7CdRAlsOHtiLvlFmsWmbHtBI5u6xdDK4WW eAmHpNSbLS6NfPiVyRMNJzx7hxQJxGRXx5kqrswSfrK8aT0P67Xqc/r5KziFx2mV 4AWpTjAhnttAKOnvXe/+nFrocQUcv+7622RnF2M/+9i4sF90tlB/Elo0Lgeu8TM7 aaqKXtc8snIghZNe2Hm8IrA3q28RQYnOOb9OjsQnnGnHkXaKIxOLpIkecjQYFiFG N5Wj6x5xfDazTWaugA2AEA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:content-type:date:date:feedback-id:feedback-id :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:subject:subject:to:to:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t=1747262451; x= 1747348851; bh=r2loHPeUYiGo1yh/Nsl7GatkGkE0qNTGwK8KX6V5Scc=; b=L 4F16k01mQd7NoNpRzSho3ziQNwVSttdo/4QfBIFdwAW7T6BnLCzaDUuGY+agYyeV FTvKU+YViZM4Lzco3P9l4F3FsQ9rIdGtp5oERUybuxphGBHmJHeV2tGnp+CrumkS FCYFoZMPQUASshtX0EnlzodZDZdnavMCeaJx+PVMAN8jB20BXDLtUwNgCseT3fic UbXLLH8i2/NvfnYshzICg1l9w2s63D935JiY9ftmkArY8Fc7P/nKA70foaUqxKk6 GimMH6BPnZgXuMPBkmTqRM8vH10xkFjMYNvIM2W5wOeS4q0R/2E3E9Y6TM9fFVWX 7mAEBofTDcC/Tmr64g49w== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgdeftdekvdduucetufdoteggodetrf dotffvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdggtfgfnhhsuhgsshgtrhhisggv pdfurfetoffkrfgpnffqhgenuceurghilhhouhhtmecufedttdenucesvcftvggtihhpih gvnhhtshculddquddttddmnecujfgurhepkfffgggfuffvvehfhfgjtgfgsehtjeertddt vdejnecuhfhrohhmpeffmhhithhrhicuifhuthhovhcuoegumhhithhrhiesghhuthhovh druggvvheqnecuggftrfgrthhtvghrnhepteduleejgeehtefgheegjeekueehvdevieek ueeftddvtdevfefhvdevgedujeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrg hmpehmrghilhhfrhhomhepughmihhtrhihsehguhhtohhvrdguvghvpdhnsggprhgtphht thhopeefpdhmohguvgepshhmthhpohhuthdprhgtphhtthhopehsphifhhhithhtohhnse hsphifhhhithhtohhnrdhnrghmvgdprhgtphhtthhopehmrghnuhgvlheslhgvughuqdhg ihhrrghuugdrfhhrpdhrtghpthhtohepjeekgedtheesuggvsggsuhhgshdrghhnuhdroh hrgh X-ME-Proxy: Feedback-ID: i07de48aa:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 14 May 2025 18:40:49 -0400 (EDT) Message-ID: <266204eb-261f-4205-9003-6da0f943d352@gutov.dev> Date: Thu, 15 May 2025 01:40:48 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: bug#78405: 31.0.50; vc-next-action from *vc-diff* on remote file: Git error To: Sean Whitton , Manuel Giraud References: <87cyccu344.fsf@ledu-giraud.fr> <87tt5ojst5.fsf@zephyr.silentflame.com> <871psrs8oq.fsf@ledu-giraud.fr> <87jz6jgsy8.fsf@zephyr.silentflame.com> Content-Language: en-US From: Dmitry Gutov In-Reply-To: <87jz6jgsy8.fsf@zephyr.silentflame.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 78405 Cc: 78405@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On 14/05/2025 17:36, Sean Whitton wrote: > The FILES-OR-LIST argument to vc-do-command is meant to be VCS-managed > file names, only. The temporary patch file is not that, so it shouldn't > be passed through there. > > The actual bug was that the paths to temporary files were being > relativised to the repository root by the call to file-relative-name in > vc-do-command. > > We need to de-TRAMP the temporary file name before passing it to git. Something like (100% untested)? diff --git a/lisp/vc/vc-git.el b/lisp/vc/vc-git.el index 4acacaff203..3feb957271a 100644 --- a/lisp/vc/vc-git.el +++ b/lisp/vc/vc-git.el @@ -1206,7 +1206,7 @@ vc-git-checkin (with-temp-file patch-file (insert vc-git-patch-string)) (unwind-protect - (vc-git-command nil 0 nil "apply" "--cached" patch-file) + (vc-git-command nil 0 nil "apply" "--cached" (file-local-name patch-file)) (delete-file patch-file)))) (when to-stash (vc-git--stash-staged-changes to-stash))) ;; When operating on the whole tree, better pass "-a" than ".", @@ -1232,7 +1232,7 @@ vc-git-checkin (unwind-protect (progn (with-temp-file cached (vc-git-command t 0 nil "stash" "show" "-p")) - (vc-git-command nil 0 nil "apply" "--cached" cached)) + (vc-git-command nil 0 nil "apply" "--cached" (file-local-name cached))) (delete-file cached)) (vc-git-command nil 0 nil "stash" "drop"))))) From debbugs-submit-bounces@debbugs.gnu.org Thu May 15 08:47:35 2025 Received: (at 78405-done) by debbugs.gnu.org; 15 May 2025 12:47:35 +0000 Received: from localhost ([127.0.0.1]:52436 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uFXzr-0005hD-Ek for submit@debbugs.gnu.org; Thu, 15 May 2025 08:47:35 -0400 Received: from sendmail.purelymail.com ([34.202.193.197]:38648) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uFXzn-0005gv-Pc for 78405-done@debbugs.gnu.org; Thu, 15 May 2025 08:47:33 -0400 DKIM-Signature: a=rsa-sha256; b=yciJgeSVOfWkJ5v8vEIM33j+9wx2dxqNvdVcFxb9pTOHLdxLKvjPQIDeI0dRrfRSt5xbiNqhmmk14fBATi+Zi+tq4btEF76fdL/LutsuXkuNzRJRr22DWY8FSE8W45uRhV3d0LJe2BvrnRNZlkkhRFr6JmNOlkPcWsQV2ksSJ49HYmj4N6POIHx2dlcM2pZgLedh9FdmyTGAMsxQhPHWgj+p44Kwiqaqokm0Nf4flM07ynDvYXmW5X7RiHzgadlIoNwdmnDsY76AUozWftsBVLSKQ5/41SQ8aOrphRQlHcqw3Uv0BpTubZQz0BaT0cRikz8K6CoMYeFF6w+OYgHGBw==; s=purelymail1; d=spwhitton.name; v=1; bh=NNiYXNoWC0hR099GbVRUW9qvfB5ufRvO2w9R/xtylHk=; h=Received:Received:From:To:Subject:Date; DKIM-Signature: a=rsa-sha256; b=VqZNJGuPy/CQp/KC6IN7lTu5Khx58V+n6w0mUizrxrei0RYeCn6cPVszxcpD7plGd/0rShAPhH+5SS8gCLScH4w61Y3FMwVhJTg2sWk5OIdYWWlFrh6iW/yfWbAsZNZChQlp2wGpNDXXdIGJQr7VgwtU70ClQ49cBaC/Vk3SsPv+aZiXO7wRxXW5z6Z/vxr/s8qnQV8w7xhH+psOF/QvpfnRNHvOWTVjYfReoBtgkUthggjm0dr4UzJ5A4Lv9GuOHnJYXwEi/Zx793rUeZIptfCMUaGeP0nXrUKn1pvHS3azaG9AZ2Qm09MGZWj6mBTsGsX78R8bjGLLnXRJpso4fw==; s=purelymail1; d=purelymail.com; v=1; bh=NNiYXNoWC0hR099GbVRUW9qvfB5ufRvO2w9R/xtylHk=; h=Feedback-ID:Received:Received:From:To:Subject:Date; Feedback-ID: 20115:3760:null:purelymail X-Pm-Original-To: 78405-done@debbugs.gnu.org Received: by smtp.purelymail.com (Purelymail SMTP) with ESMTPSA id 92651359; (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Thu, 15 May 2025 12:47:24 +0000 (UTC) Received: by zephyr.silentflame.com (Postfix, from userid 1000) id 54FC99403C3; Thu, 15 May 2025 13:47:23 +0100 (BST) From: Sean Whitton To: Dmitry Gutov Subject: Re: bug#78405: 31.0.50; vc-next-action from *vc-diff* on remote file: Git error In-Reply-To: <266204eb-261f-4205-9003-6da0f943d352@gutov.dev> References: <87cyccu344.fsf@ledu-giraud.fr> <87tt5ojst5.fsf@zephyr.silentflame.com> <871psrs8oq.fsf@ledu-giraud.fr> <87jz6jgsy8.fsf@zephyr.silentflame.com> <266204eb-261f-4205-9003-6da0f943d352@gutov.dev> Date: Thu, 15 May 2025 13:47:23 +0100 Message-ID: <87msbef3c4.fsf@zephyr.silentflame.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 78405-done Cc: 78405-done@debbugs.gnu.org, Manuel Giraud X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, Thanks. I did some testing and thought about it a bit and I think this is indeed the correct thing. Installed, and closing the bug. -- Sean Whitton From unknown Fri Jun 20 07:26:37 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 13 Jun 2025 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator