bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

M-x compile output sometimes delayed


From: Dan Jacobson
Subject: M-x compile output sometimes delayed
Date: 05 Apr 2002 05:24:33 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

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.
-- 
http://jidanni.org/ Taiwan(04)25854780



reply via email to

[Prev in Thread] Current Thread [Next in Thread]