From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: Trouble getting ange-ftp to work Date: Mon, 26 May 2008 11:46:19 +0200 Message-ID: References: <055f74df-c280-411f-bc91-741085128cff@m3g2000hsc.googlegroups.com> <871w3qlrtj.fsf@gmx.de> <8d7d1e6d0805250144nb0a4820u5d23796a120cd6bb@mail.gmail.com> <87skw6kajr.fsf@gmx.de> <8d7d1e6d0805251917p3dbd8a81sebf165a9ebd1022c@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211795204 22334 80.91.229.12 (26 May 2008 09:46:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 May 2008 09:46:44 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Davin Pearson" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 26 11:47:25 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K0ZIZ-0007Cw-L7 for geh-help-gnu-emacs@m.gmane.org; Mon, 26 May 2008 11:47:23 +0200 Original-Received: from localhost ([127.0.0.1]:34739 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0ZHo-0004zZ-Fj for geh-help-gnu-emacs@m.gmane.org; Mon, 26 May 2008 05:46:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K0ZGL-0004Xc-Pi for help-gnu-emacs@gnu.org; Mon, 26 May 2008 05:45:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K0ZGJ-0004VF-48 for help-gnu-emacs@gnu.org; Mon, 26 May 2008 05:45:04 -0400 Original-Received: from [199.232.76.173] (port=54944 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0ZGI-0004Uk-Oi for help-gnu-emacs@gnu.org; Mon, 26 May 2008 05:45:02 -0400 Original-Received: from mailrelay2.alcatel.de ([194.113.59.96]:35070) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K0ZGI-0002LJ-C3 for help-gnu-emacs@gnu.org; Mon, 26 May 2008 05:45:02 -0400 Original-Received: from slbhab.alcatel.de (slbhab.bln.sel.alcatel.de [149.204.63.218]) by mailrelay2.alcatel.de (8.13.8/8.13.8/ICT) with ESMTP id m4Q9iuBs026665; Mon, 26 May 2008 11:44:56 +0200 In-Reply-To: <8d7d1e6d0805251917p3dbd8a81sebf165a9ebd1022c@mail.gmail.com> (Davin Pearson's message of "Mon, 26 May 2008 14:17:49 +1200") User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (hpux) X-Scanned-By: MIMEDefang 2.57 on 149.204.45.73 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:54309 Archived-At: "Davin Pearson" writes: >> My suspicion is that there is a problem in reading the directory >> listing. Could you, please, check, whether you can open >> "/anonymous@ftp.gnu.org:README"? > > It seems to load README successfully with both of the following settings: OK, then please debug ange-ftp-ls. Look at parsing of directory contents, which is kept in buffer " *ftp data*". > thanks, Best regards, Michael.