help-emacs-windows
[Top][All Lists]
Advanced

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

Re: [h-e-w] Can't run ange-ftp under 21.1


From: Kevin D'Elia
Subject: Re: [h-e-w] Can't run ange-ftp under 21.1
Date: Wed, 20 Feb 2002 14:58:47 -0500

Richard -

        I don't have the GNU inetutils package installed...I am already using
the winnt/system32/ftp.exe...any other suggestions possibly?

        Thanks for the help...

        Kevin

"Richard M. Heiberger" wrote:
> 
> This is what I do.
> 
> ;; bug in cygwin.  cygwin/bin/ftp (GNU inetutils) 1.3.2
> ;; doesn't work correctly with ange-ftp in emacs 21.0.105
> (setq ange-ftp-ftp-program-name        ;; works with emacs 21 and ange-ftp
>       (if (w32-using-nt)
>           "c:/winnt/system32/ftp.exe"  ;; nt and w2000
>         "c:/windows/ftp.exe"))          ;; 95/98/ME



reply via email to

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