From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26465 invoked by alias); 24 Oct 2012 16:29:05 -0000 Received: (qmail 26455 invoked by uid 22791); 24 Oct 2012 16:29:03 -0000 X-SWARE-Spam-Status: No, hits=-4.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_YG X-Spam-Check-By: sourceware.org Received: from mail-lb0-f171.google.com (HELO mail-lb0-f171.google.com) (209.85.217.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 24 Oct 2012 16:28:58 +0000 Received: by mail-lb0-f171.google.com with SMTP id m4so1244594lbo.2 for ; Wed, 24 Oct 2012 09:28:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.30.163 with SMTP id t3mr6613616lbh.56.1351096136831; Wed, 24 Oct 2012 09:28:56 -0700 (PDT) Received: by 10.152.128.169 with HTTP; Wed, 24 Oct 2012 09:28:56 -0700 (PDT) In-Reply-To: References: Date: Wed, 24 Oct 2012 16:29:00 -0000 Message-ID: Subject: Re: Cygcheck says w3m 0.5.3-1 package incomplete, file type mismatch messages From: Keith Christian To: cygwin@cygwin.com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-10/txt/msg00382.txt.bz2 On Tue, Oct 23, 2012 at 4:18 PM, Keith Christian wrote: > w3m works, but appears to run slowly after the last update. While > comparing the output of "cygcheck -s -r -v" I noticed some > differences. The slowness mentioned above is the delay before the web page is displayed, even when looking at a local file. It's noticeably slower to display than the previous version (I'm running 0.5.3-1 as mentioned above.) After the page (http or local .html file) loads, w3m is it's normal self. I have more info: If I pipe the output of w3m to "less" or redirect it to a file, w3m runs at its usual blazing speed. Something associated with redirecting the output speeds things up. Summarizing: "w3m foo.html" has a second or two delay, but "w3m foo.html > foo.output"or "w3m foo.html | less" is near-instantaneous. Thanks, everyone. Keith -- 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