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

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

Re: Bug that needs fixing


From: Michael Albinus
Subject: Re: Bug that needs fixing
Date: Sat, 16 Jul 2005 17:56:50 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

"Piet van Oostrum" <address@hidden> writes:

>>>>>> Stefan Monnier <address@hidden> (SM) wrote:
>
>
>>SM> I've finally had time to take a look at it on my Mac OS X system and I can
>>SM> indeed reproduce it.  The patch below seems to fix it, but it's maybe a 
>>bit
>>SM> naive, I don't know.
>>SM> Does someone see something wrong with such a patch?
>
> It does solve the problem, but I have some doubts: What happens when
> it was a real error. Maybe at least some IPV6 check should be in, e.g.
> by including a colon in the r.e. 

This case the patch doesn't work, indeed.

First of all, I had to adapt the regexp of Stefan a little bit. My ftp
client responds this:

magdalene:~> ftp 192.168.0.9
ftp: connect: No route to host

When I apply the (modified) patch from Stefan, ange-ftp is locked in
`ange-ftp-wait-not-busy', as suspected.

> Even better would be to check that it is followed by 'Trying', but the
> current implementation of ange-ftp doesn't allow for multi-line
> regexps AFAIK.

One could play with `ange-ftp-multi-msgs'. Unfortunately, I cannot
test this due to my ftp client restrictions ...

Best regards, Michael.




reply via email to

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