X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type :content-transfer-encoding; q=dns; s=default; b=NIk3+3bh26/yc69H Capj5Zu6e7qMBDUVOu57XtuLFjt9oG7jrhQUyNYU4vCy3ehCUZk6/UAfRRspDB5G d9ntgQeltBDJ1l/fPLqEdc60zZ+DdBgnTXjlq/qAlQsOv96KnXonzqUEr32e3/u7 an5wyzZj5wOjn7vyB98V/Lqy+XM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type :content-transfer-encoding; s=default; bh=+xnd5ebcvoVCq5KfYlvx2r 0Ji3Y=; b=AN74ADcLgxpOgX6l3ABfEFEp1NUx26JWJ6S4f47XjOt21OOYsLB3PZ WaXtjq+poulLEkActmlO2jTGtoyHzcj0T+pWyfoBWuXL30Yd1qakYpgHa7t+bkxF KifqDiKBibBVSDE+5ClU78Fdml9+mejbE7NU7sGsWsd+X3t6QZaDI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-yh0-f54.google.com MIME-Version: 1.0 X-Received: by 10.170.139.86 with SMTP id g83mr24189630ykc.96.1415210972545; Wed, 05 Nov 2014 10:09:32 -0800 (PST) In-Reply-To: <5459D14B.7000808@redhat.com> References: <5459D14B DOT 7000808 AT redhat DOT com> Date: Wed, 5 Nov 2014 12:09:32 -0600 Message-ID: Subject: Re: [ANNOUNCEMENT] Updated: wget-1.16-1 From: Steven Penny To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id sA5I9mNs017698 On Wed, Nov 5, 2014 at 1:27 AM, Eric Blake wrote: > That thread also suggested that you could work around some of the > regression by setting up your config file to automatically add > --no-scroll if that is the new behavior you don't like. I should have mentioned, that does not fix it. $ wget --limit-rate=1 --progress=bar:noscroll \ cygwin.com/snapshots/x86/cygwin1-20141027.dbg.xz --2014-11-05 12:08:45-- http://cygwin.com/snapshots/x86/cygwin1-20141027.dbg.xz Resolving cygwin.com (cygwin.com)... 209.132.180.131 Connecting to cygwin.com (cygwin.com)|209.132.180.131|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3164408 (3.0M) [application/x-xz] Saving to: ‘cygwin1-20141027.dbg.xz.1’ cygwin1-20141027.db 0%[ ] 4 1.00 B/s eta 36d 14h cygwin1-20141027.db 0%[ ] 5 1.00 B/s eta 36d 14h cygwin1-20141027.db 0%[ ] 6 1.00 B/s eta 36d 14h cygwin1-20141027.db 0%[ ] 7 1.00 B/s eta 36d 15h -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple