GNU bug report logs -
#4042
23.0.94; ftp problem in emacsW32
Previous Next
Reported by: "Xah Lee" <xah <at> xahlee.org>
Date: Wed, 5 Aug 2009 00:35:05 UTC
Severity: normal
Tags: notabug
Merged with 4226
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 4042 in the body.
You can then email your comments to 4042 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#4042
; Package
emacs
.
(Wed, 05 Aug 2009 00:35:05 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Xah Lee" <xah <at> xahlee.org>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Wed, 05 Aug 2009 00:35:05 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
am having problems using ftp in emacsW32.
Basically, when i try opening
/ftp:m...@example.org:/httpdocs/
emacs prompt for password, then after i hit Enter, emacs stuck there.
Switching to “*Messages*” shows nothing relevant. Switching to
“*ftp m...@example.org*” shows empty buffer.
any idea how to debug this?
Carbon emacs (emacs22) on my OSX 10.4.* works ok.
GNU Emacs 23.0.94.1 (i386-mingw-nt6.0.6002) of 2009-05-28 on
LENNART-69DE564 (patched)
Xah
∑ http://xahlee.org/
☄
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#4042
; Package
emacs
.
(Wed, 05 Aug 2009 06:40:06 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Lennart Borgman <lennart.borgman <at> gmail.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Wed, 05 Aug 2009 06:40:06 GMT)
Full text and
rfc822 format available.
Message #10 received at 4042 <at> emacsbugs.donarmstrong.com (full text, mbox):
On Wed, Aug 5, 2009 at 2:25 AM, Xah Lee<xah <at> xahlee.org> wrote:
> am having problems using ftp in emacsW32.
>
> Basically, when i try opening
> /ftp:m...@example.org:/httpdocs/
>
> emacs prompt for password, then after i hit Enter, emacs stuck there.
> Switching to “*Messages*” shows nothing relevant. Switching to
> “*ftp m...@example.org*” shows empty buffer.
>
> any idea how to debug this?
>
> Carbon emacs (emacs22) on my OSX 10.4.* works ok.
>
> GNU Emacs 23.0.94.1 (i386-mingw-nt6.0.6002) of 2009-05-28 on
> LENNART-69DE564 (patched)
The patched version of Emacs+EmacsW32 comes with an ftp programs that
has worked better for me than the one included in Windows. I have got
no bug reports on this, but it might be that program that is at fault
here. Or it might be some changes I have made in that part of Emacs.
Could you please first try starting from
emacs -Q
and reproduce the problem? That will use the ftp program that comes
with Windows.
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#4042
; Package
emacs
.
(Mon, 10 Aug 2009 10:20:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Xah Lee" <xah <at> xahlee.org>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Mon, 10 Aug 2009 10:20:04 GMT)
Full text and
rfc822 format available.
Message #15 received at 4042 <at> emacsbugs.donarmstrong.com (full text, mbox):
Exact same problem with the following emacs version with -Q:
GNU Emacs 23.1.1 (i386-mingw-nt6.0.6002) of 2009-07-29 on SOFT-MJASON
this is a official binary for Windows downloaded from FSF.
Here's OS info:
Windows Vista Home Premium, SP 2.
PROCESSOR_ARCHITECTURE x86
PROCESSOR_ARCHITEW6432 AMD64
PROCESSOR_IDENTIFIER AMD64 Family 16 Model 2 Stepping 3,
AuthenticAMD
PROCESSOR_LEVEL 16
PROCESSOR_REVISION 0203
(not sure what are the ways to get tech spec of OS or hardware on
windows...or if these are relevant at all. The above are Windows's env var)
Note: i also have ftp from cygwin installed. I do not know which ftp program
emacs is interfacing ...
Xah
----- Original Message -----
From: "Lennart Borgman" <lennart.borgman <at> gmail.com>
To: "Xah Lee" <xah <at> xahlee.org>; <4042 <at> debbugs.gnu.org>
Sent: Tuesday, August 04, 2009 11:34 PM
Subject: Re: bug#4042: 23.0.94; ftp problem in emacsW32
On Wed, Aug 5, 2009 at 2:25 AM, Xah Lee<xah <at> xahlee.org> wrote:
> am having problems using ftp in emacsW32.
>
> Basically, when i try opening
> /ftp:m...@example.org:/httpdocs/
>
> emacs prompt for password, then after i hit Enter, emacs stuck there.
> Switching to “*Messages*” shows nothing relevant. Switching to
> “*ftp m...@example.org*” shows empty buffer.
>
> any idea how to debug this?
>
> Carbon emacs (emacs22) on my OSX 10.4.* works ok.
>
> GNU Emacs 23.0.94.1 (i386-mingw-nt6.0.6002) of 2009-05-28 on
> LENNART-69DE564 (patched)
The patched version of Emacs+EmacsW32 comes with an ftp programs that
has worked better for me than the one included in Windows. I have got
no bug reports on this, but it might be that program that is at fault
here. Or it might be some changes I have made in that part of Emacs.
Could you please first try starting from
emacs -Q
and reproduce the problem? That will use the ftp program that comes
with Windows.
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#4042
; Package
emacs
.
(Mon, 10 Aug 2009 11:15:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Lennart Borgman <lennart.borgman <at> gmail.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Mon, 10 Aug 2009 11:15:04 GMT)
Full text and
rfc822 format available.
Message #20 received at 4042 <at> emacsbugs.donarmstrong.com (full text, mbox):
On Mon, Aug 10, 2009 at 12:14 PM, Xah Lee<xah <at> xahlee.org> wrote:
> Note: i also have ftp from cygwin installed. I do not know which ftp program
> emacs is interfacing ...
You can use executable-find to find out which ftp probram is in
exec-path. But these are of course overriden by explicit path given in
ange-ftp-ftp-program-name.
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#4042
; Package
emacs
.
(Mon, 10 Aug 2009 12:40:06 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Xah Lee" <xah <at> xahlee.org>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Mon, 10 Aug 2009 12:40:06 GMT)
Full text and
rfc822 format available.
Message #25 received at 4042 <at> emacsbugs.donarmstrong.com (full text, mbox):
Thanks to all and Lennart.
Lennart helped me to have solved the problem.
It turns out, that the ftp program bundled with Windows at
“C:/Windows/system32/ftp.exe”
does not work with emacs. (at least in my case)
The one bundled with emacsW32 at
"C:/Program Files (x86)/Emacs/EmacsW32/gnuwin32/bin/"
made the difference.
Thanks.
overall, maybe this is still a bug for GNU emacs 23 on Windows, since out of
the box it doesn't work.
Xah
∑ http://xahlee.org/
☄
----- Original Message -----
From: "Lennart Borgman" <lennart.borgman <at> gmail.com>
To: "Xah Lee" <xah <at> xahlee.org>
Cc: <4042 <at> debbugs.gnu.org>
Sent: Monday, August 10, 2009 4:07 AM
Subject: Re: bug#4042: 23.0.94; ftp problem in emacsW32
> On Mon, Aug 10, 2009 at 12:14 PM, Xah Lee<xah <at> xahlee.org> wrote:
>
>> Note: i also have ftp from cygwin installed. I do not know which ftp
>> program
>> emacs is interfacing ...
>
>
> You can use executable-find to find out which ftp probram is in
> exec-path. But these are of course overriden by explicit path given in
> ange-ftp-ftp-program-name.
Merged 4042 4226.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Tue, 25 Aug 2009 03:35:04 GMT)
Full text and
rfc822 format available.
bug reassigned from package 'emacs' to 'emacs,w32'.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Tue, 25 Aug 2009 03:35:05 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#4042
; Package
emacs
.
(Wed, 24 Aug 2016 16:22:01 GMT)
Full text and
rfc822 format available.
Message #32 received at 4042 <at> debbugs.gnu.org (full text, mbox):
"Xah Lee" <xah <at> xahlee.org> writes:
> am having problems using ftp in emacsW32.
>
> Basically, when i try opening
> /ftp:m...@example.org:/httpdocs/
>
> emacs prompt for password, then after i hit Enter, emacs stuck there.
> Switching to “*Messages*” shows nothing relevant. Switching to
> “*ftp m...@example.org*” shows empty buffer.
>
> any idea how to debug this?
Further discussion has shown that the problem was related to the native
ftp client MS Windows ships by default. Using an alternative client
solved the problem.
I've made some tests with Emacs 25.1 on MS Windows 7. The builtin FTP
client seems to work proper.
If nobody objects, I'll close these bug reports in a couple of days.
Best regards, Michael.
Reply sent
to
Michael Albinus <michael.albinus <at> gmx.de>
:
You have taken responsibility.
(Wed, 31 Aug 2016 09:26:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Xah Lee" <xah <at> xahlee.org>
:
bug acknowledged by developer.
(Wed, 31 Aug 2016 09:26:01 GMT)
Full text and
rfc822 format available.
Message #37 received at 4042-done <at> debbugs.gnu.org (full text, mbox):
Michael Albinus <michael.albinus <at> gmx.de> writes:
> Further discussion has shown that the problem was related to the native
> ftp client MS Windows ships by default. Using an alternative client
> solved the problem.
>
> I've made some tests with Emacs 25.1 on MS Windows 7. The builtin FTP
> client seems to work proper.
>
> If nobody objects, I'll close these bug reports in a couple of days.
I'm closing the bugs.
Best regards, Michael.
Reply sent
to
Michael Albinus <michael.albinus <at> gmx.de>
:
You have taken responsibility.
(Wed, 31 Aug 2016 09:26:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
frances frederic <frances_frederic <at> yahoo.fr>
:
bug acknowledged by developer.
(Wed, 31 Aug 2016 09:26:02 GMT)
Full text and
rfc822 format available.
Added tag(s) notabug.
Request was from
Michael Albinus <michael.albinus <at> gmx.de>
to
control <at> debbugs.gnu.org
.
(Wed, 31 Aug 2016 09:27:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 28 Sep 2016 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 8 years and 326 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.