From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: ange-ftp on w32 - I can not get it to work Date: Tue, 12 Dec 2006 04:18:41 +0100 Message-ID: <457E1F91.8020409@student.lu.se> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1165893549 27424 80.91.229.10 (12 Dec 2006 03:19:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Dec 2006 03:19:09 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 12 04:19:06 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GtyAX-00019h-CG for ged-emacs-devel@m.gmane.org; Tue, 12 Dec 2006 04:19:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GtyAW-0006s2-Dm for ged-emacs-devel@m.gmane.org; Mon, 11 Dec 2006 22:19:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GtyAH-0006qv-Cv for emacs-devel@gnu.org; Mon, 11 Dec 2006 22:18:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GtyAF-0006qj-Ft for emacs-devel@gnu.org; Mon, 11 Dec 2006 22:18:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GtyAF-0006qU-Bn for emacs-devel@gnu.org; Mon, 11 Dec 2006 22:18:43 -0500 Original-Received: from [80.76.149.212] (helo=ch-smtp01.sth.basefarm.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GtyAE-0007hl-Ar for emacs-devel@gnu.org; Mon, 11 Dec 2006 22:18:43 -0500 Original-Received: from c83-254-145-24.bredband.comhem.se ([83.254.145.24]:62515 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.63) (envelope-from ) id 1GtyAA-0007yz-5R for emacs-devel@gnu.org; Tue, 12 Dec 2006 04:18:39 +0100 User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) Original-To: Emacs Devel X-Antivirus: avast! (VPS 0656-0, 2006-12-11), Outbound message X-Antivirus-Status: Clean X-Scan-Result: No virus found in message 1GtyAA-0007yz-5R. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1GtyAA-0007yz-5R 76951c5652539dd29507a6cafe084aa5 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:63601 Archived-At: We have discussed this before and I checked again if I could get ange-ftp to work right out of the box on w32 with a pc running XP Pro. I can't. I tried emacs -Q and then C-x C-f /ftp:user@ftp.thehost.com:/path/file.txt I just got an empty buffer. Can someone else get this to work? (Yes, I tried setting ange-ftp-ftp-program-name explicitly to the full path of the ftp.exe that comes with w32.)