From xemacs-m  Wed Feb 26 03:33:54 1997
Received: from frege.math.ethz.ch (root@frege-d-math-north-g-west.math.ethz.ch [129.132.145.3])
	by xemacs.org (8.8.5/8.8.5) with SMTP id DAA13768
	for <xemacs-beta@xemacs.org>; Wed, 26 Feb 1997 03:33:53 -0600 (CST)
Received: from fresnel.math.ethz.ch (vroonhof@fresnel [129.132.145.6]) by frege.math.ethz.ch (8.6.12/Main-STAT-mailer) with ESMTP id KAA03599 for <xemacs-beta@xemacs.org>; Wed, 26 Feb 1997 10:33:41 +0100
Received: (vroonhof@localhost) by fresnel.math.ethz.ch (8.6.9/D-MATH-client) id KAA14357; Wed, 26 Feb 1997 10:32:32 +0100
Sender: vroonhof@math.ethz.ch
To: xemacs-beta@xemacs.org
Subject: Re: [19.15b95]: input-pending-p is nil even after keypress
References: <9702260819.AA23503@mail.esrin.esa.it>
Mime-Version: 1.0 (generated by tm-edit 7.94)
Content-Type: text/plain; charset=US-ASCII
From: Jan Vroonhof <vroonhof@math.ethz.ch>
Date: 26 Feb 1997 10:32:32 +0100
In-Reply-To: Simon Marshall's message of Wed, 26 Feb 97 08:19:24 GMT
Message-ID: <by914b6hfz.fsf@math.ethz.ch>
Lines: 17
X-Mailer: Gnus v5.4.13/XEmacs 19.15

Simon Marshall <Simon.Marshall@esrin.esa.it> writes:

> >> xemacs -no-init-file -no-site-file
> >> (progn (loop for fubar from 1 to 10000 by 1) (input-pending-p)) C-j C-p
> >> => nil
> 
> >> Which is wrong.  If I replace the loop with (sit-for 5) or add (sit-for
> >> 5) before or after the loop, then the value is t.
> 
> sb> I can't duplicate this (after raising the loop count to something that
> sb> gives sufficient delay) in 20.0, 20.1-b3 or 19.15-b96.


I cannot duplicate either (but I do have the lazy lock suprocesses
output delay problem) (on b94 BTW.)

Jan

