GNU bug report logs - #67865
[PATCH] ange-ftp fails with tnftp client

Previous Next

Package: emacs;

Reported by: Christophe Deleuze <christophe.deleuze <at> free.fr>

Date: Sun, 17 Dec 2023 14:06:01 UTC

Severity: normal

Tags: patch

Fixed in version 29.2

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 67865 <at> debbugs.gnu.org, christophe.deleuze <at> free.fr
Subject: bug#67865: [PATCH] ange-ftp fails with tnftp client
Date: Sun, 17 Dec 2023 21:23:55 +0200
> Cc: 67865 <at> debbugs.gnu.org
> Date: Sun, 17 Dec 2023 19:45:18 +0100
> From:  Michael Albinus via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> Christophe Deleuze <christophe.deleuze <at> free.fr> writes:
> 
> Hi Cristophe,
> 
> > 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.




This bug report was last modified 1 year and 155 days ago.

Previous Next


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