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: Re: ange-ftp on w32 - I can not get it to work Date: Thu, 14 Dec 2006 22:36:19 +0100 Message-ID: <4581C3D3.2050701@student.lu.se> References: <457E1F91.8020409@student.lu.se> <87irgh1uyj.fsf@gmx.de> <457E8348.1000002@student.lu.se> <873b7ifa4d.fsf@gmx.de> 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 1166132208 30960 80.91.229.10 (14 Dec 2006 21:36:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Dec 2006 21:36:48 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 14 22:36:46 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 1GuyFs-0003Ov-12 for ged-emacs-devel@m.gmane.org; Thu, 14 Dec 2006 22:36:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GuyFr-0006db-Fs for ged-emacs-devel@m.gmane.org; Thu, 14 Dec 2006 16:36:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GuyFd-0006cj-M2 for emacs-devel@gnu.org; Thu, 14 Dec 2006 16:36:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GuyFa-0006ZI-3q for emacs-devel@gnu.org; Thu, 14 Dec 2006 16:36:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GuyFa-0006ZF-0N for emacs-devel@gnu.org; Thu, 14 Dec 2006 16:36:22 -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 1GuyFZ-0002vk-Ug for emacs-devel@gnu.org; Thu, 14 Dec 2006 16:36:22 -0500 Original-Received: from c83-254-145-24.bredband.comhem.se ([83.254.145.24]:65289 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.63) (envelope-from ) id 1GuyFX-0001wU-5X; Thu, 14 Dec 2006 22:36:20 +0100 User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) Original-To: Michael Albinus In-Reply-To: <873b7ifa4d.fsf@gmx.de> X-Antivirus: avast! (VPS 0658-1, 2006-12-14), Outbound message X-Antivirus-Status: Clean X-Scan-Result: No virus found in message 1GuyFX-0001wU-5X. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1GuyFX-0001wU-5X 830d1196044cdc5740d79c5d079ce32f 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:63744 Archived-At: Michael Albinus wrote: > Lennart Borgman writes: > > >> Hi Michael, >> > > Hi Lennart, > > >> If I try the ftp program mentioned on the page above, but change >> nothing else it works for me to open the same file as below. Since it >> does not work at all with the built in ftp program but without problem >> in a case like mine here I suggest that we ship an ftp program that >> works together with Emacs on w32. Would that be possible? >> > > I'm not so much related with the w32 incarnation of Emacs, so I don't > know whether this is preferable. The decision should be given rather > to the people who work on this platform regularly. > > Maybe one should give a hint in the documentation? > > Best regards, Michael. > Thanks Michael, I really do not know what to do. I would like to hear more about how other people solves this, but I suspect that most people here does not use ftp that much. Is there anyone using w32 who has experience with this? Maybe I am still doing something wrong, or?