From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Don McAllaster Newsgroups: gmane.emacs.help Subject: Re: nnir.el? Date: Mon, 18 Nov 2002 19:06:37 -0500 Organization: Posted via Supernews, http://www.supernews.com Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1037665149 15487 80.91.224.249 (19 Nov 2002 00:19:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 19 Nov 2002 00:19:09 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Dw6d-00041X-00 for ; Tue, 19 Nov 2002 01:19:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18Dw45-0000x9-00; Mon, 18 Nov 2002 19:16:29 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!sn-xit-05!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i686-pc-linux-gnu) Cancel-Lock: sha1:vDVv8RQYl2T1Zdl7A/+nAXK6SMQ= Original-X-Complaints-To: abuse@supernews.com Original-Lines: 32 Original-Xref: shelby.stanford.edu gnu.emacs.help:107181 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3735 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3735 Eric Eide writes: > "Don" == Don McAllaster writes: > > Don> I've tried to get it from > Don> ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/emacs/nnir.el, > Don> but I've been timed out maybe twenty straight times in > Don> the last week. Is the server just real busy, or is it > Don> broken? > > I downloaded `nnir.el' last week --- but I couldn't, until I told my > FTP client not to go into passive mode. Perhaps this is your > problem as well? > > Eric. Yes, thanks. In case anyone else is having the problem, here's what I did: $ ncftp *ncftp* set passive 0 *ncftp* open ftp://ls6-ftp.cs.uni-dortmund.de *ncftp* cd pub/src/emacs *ncftp* get nnir.el *ncftp* quit But note that at work today, behind a fancy-schmancy firewall, this did not work. Had to do it from home. -- Don McAllaster Shrewsbury, Mass.