From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: Re: M-x compile output sometimes delayed Date: 10 Apr 2002 14:03:35 +0800 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: <200204051905.g35J5lR18956@aztec.santafe.edu> Reply-To: jidanni@yahoo.com.tw NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1018452804 443 127.0.0.1 (10 Apr 2002 15:33:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 10 Apr 2002 15:33:24 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16vK68-000071-00 for ; Wed, 10 Apr 2002 17:33:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16vK63-0004Ci-00; Wed, 10 Apr 2002 11:33:19 -0400 Original-Received: from mr1.ash.ops.us.uu.net ([198.5.241.86]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 16vK55-0003z5-00 for ; Wed, 10 Apr 2002 11:32:19 -0400 Original-Received: from mail.fu-berlin.de by mr1.ash.ops.us.uu.net with ESMTP (peer crosschecked as: mail.fu-berlin.de [160.45.11.165]) id QQmjzq16509 for ; Wed, 10 Apr 2002 15:32:18 GMT Original-Received: by mail.fu-berlin.de (Smail3.2.0.98) from Curry.ZEDAT.FU-Berlin.DE (160.45.10.36) with esmtp id ; Wed, 10 Apr 2002 17:32:17 +0200 (MEST) Original-Received: by Curry.ZEDAT.FU-Berlin.DE (Smail3.2.0.98) from news.fu-berlin.de with bsmtp id ; Wed, 10 Apr 2002 17:32:17 +0200 (MEST) Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: 61-227-47-222.hinet-ip.hinet.NET!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 17 X-Orig-NNTP-Posting-Host: 61-227-47-222.hinet-ip.hinet.net (61.227.47.222) X-Orig-X-Trace: fu-berlin.de 1018452737 33732070 61.227.47.222 (16 [99749]) X-Orig-Path: localhost.localdomain!nobody User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:544 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:544 Could the reason why |In makefile I have |z: | set -x;until test $$((retrys++)) -gt 9; do sleep 4;done | |I do M-x compile. I see the output in fits and starts, not every 4 |seconds. Sometimes it comes out line by line, sometimes it takes me |hitting say even the Shift key to stimulate it into spitting out |output. Odd, as my processor is 99% idle. Be related to me now having a 1 Ghz processor, and many GNU/Linux time comparisons being only in 1 sec. granularity, so things that never occurred during the same second before now do? [which also causes a breakdown of traditional Makefile checks etc., [oh great, no wonder they said computing will never be the same, looks like I will now have to put "sleep 1" "shims" all over my Makefiles] but that's only semi related here.] -- http://jidanni.org/ Taiwan(04)25854780