bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56078: 29.0.50; url-handler-mode fails to open FTP link


From: Michael Albinus
Subject: bug#56078: 29.0.50; url-handler-mode fails to open FTP link
Date: Mon, 20 Jun 2022 12:53:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Michael Albinus <michael.albinus@gmx.de> writes:

Hi,

> I'm able to reproduce it. In ange-ftp-get-files, there is
>
>   (setq directory (file-name-as-directory directory)) ;normalize
>
> As consequence the file name
> "/ftp:ftp.cam.ov.com:/pub/xrn/unsupported/xrn-motif.tgz/" is used from
> now on, which invokes tramp-archive functionality.
>
> The case with the url-handler-mode I haven't investigated yet.

Finally, there have been two independent problems, one in tramp-ftp.el,
and one in url-tramp.el. I've fixed both, pushed to master.

Could you please check your respective recipes?

Best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]