[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67865: [PATCH] ange-ftp fails with tnftp client
From: |
Michael Albinus |
Subject: |
bug#67865: [PATCH] ange-ftp fails with tnftp client |
Date: |
Mon, 18 Dec 2023 11:16:10 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Version: 29.2
Eli Zaretskii <eliz@gnu.org> writes:
Hi,
>> > I suggest slightly changing the regexp used in string-match to allow
>> > for this colon, as shown below:
>> >
>> > (defun ange-ftp-passive-mode (proc on-or-off)
>> > (if (string-match (concat "Passive mode:? " on-or-off)
>> > [...]
>> >
>> > The attached patch does just that.
>>
>> Looks OK to me.
>>
>> Eli, do we want this in emacs-29 or master?
>
> It's okay to install this on emacs-29, thanks.
Done, closing the bug.
Best regards, Michael.