GNU bug report logs - #76165
[PATCH] ansi-osc-directory-tracker respects Tramp remote files

Previous Next

Package: emacs;

Reported by: Ship Mints <shipmints <at> gmail.com>

Date: Sun, 9 Feb 2025 19:06:01 UTC

Severity: normal

Tags: patch

Fixed in version 31.1

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


Message #43 received at 76165-done <at> debbugs.gnu.org (full text, mbox):

From: Ship Mints <shipmints <at> gmail.com>
To: Visuwesh <visuweshm <at> gmail.com>
Cc: 76165-done <at> debbugs.gnu.org, Michael Albinus <michael.albinus <at> gmx.de>
Subject: Re: bug#76165: [PATCH] ansi-osc-directory-tracker respects Tramp
 remote files
Date: Mon, 10 Feb 2025 08:10:26 -0500
[Message part 1 (text/plain, inline)]
I tested it. It worked by accident.

On Mon, Feb 10, 2025 at 7:59 AM Visuwesh <visuweshm <at> gmail.com> wrote:

> [திங்கள் பிப்ரவரி 10, 2025] Michael Albinus wrote:
>
> > Version: 31.1
> >
> > Ship Mints <shipmints <at> gmail.com> writes:
> >
> > Hi,
> >
> >> Subject: [PATCH] ansi-osc-directory-tracker respects Tramp remote files
> >
> > I've pushed this to master.  Closing the bug.
>
> The concat form is ill-formed in the patch you pushed, no?
>
>     (concat (file-remote-p default-directory
>                            (url-unhex-string (url-filename url))))
>
> should be
>
>     (concat (file-remote-p default-directory)
>             (url-unhex-string (url-filename url)))
>
>
[Message part 2 (text/html, inline)]
[0001-ansi-osc-directory-tracker-respects-Tramp-remote-fil.patch (application/octet-stream, attachment)]

This bug report was last modified 150 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.