From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bijan Soleymani Newsgroups: gmane.emacs.help Subject: Re: where can i find an Emacs CVS tarball Date: 23 Jun 2003 15:55:09 -0400 Organization: www.crasseux.com Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87he6gr2le.fsf@psq.com> References: <87y8zuwrzb.fsf@psq.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1056399348 3287 80.91.224.249 (23 Jun 2003 20:15:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 23 Jun 2003 20:15:48 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 23 22:15:46 2003 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 19UXiS-0000mp-00 for ; Mon, 23 Jun 2003 22:15:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19UXUc-00009c-K4 for gnu-help-gnu-emacs@m.gmane.org; Mon, 23 Jun 2003 16:00:46 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!newsfeed.telusplanet.net!newsfeed.telus.net!rip!c03.atl99!news.webusenet.com!wesley.videotron.net!wagner.videotron.net.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-NNTP-Posting-Host: 24.203.98.77 Original-X-Complaints-To: abuse@videotron.ca Original-X-Trace: wagner.videotron.net 1056398111 24.203.98.77 (Mon, 23 Jun 2003 15:55:11 EDT) Original-NNTP-Posting-Date: Mon, 23 Jun 2003 15:55:11 EDT Original-Xref: shelby.stanford.edu gnu.emacs.help:114655 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11151 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11151 Martin Stemplinger writes: > On So Jun 22 2003 at 08:23, Bijan Soleymani wrote: > > >> As you are using Windows you might want to look here: > >> > > > > Although I provide binaries for windows the bzipped source tarball > > corresponds to the entire emacs cvs (although currently from May > > 19th). I hope to update it by the end of June. > > > > Bijan > > Unfortunately whenever I try to download the tarball from this site I > run into timeouts. Any ideas why? I've heard of this problem before, but have no idea what might be causing it. I think the simplest way to handle this is to use a download manager (wget -c may work) and then simply resume the download when it dies. Bijan