From xemacs-m  Wed Feb 26 05:43:37 1997
Received: from pat.idt.unit.no (0@pat.idt.unit.no [129.241.103.5])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id FAA14386
	for <xemacs-beta@xemacs.org>; Wed, 26 Feb 1997 05:43:35 -0600 (CST)
Received: from ynde.idt.unit.no (1466@ynde.idt.unit.no [129.241.200.28])
	by pat.idt.unit.no (8.8.5/8.8.5) with ESMTP id MAA10586
	for <xemacs-beta@xemacs.org>; Wed, 26 Feb 1997 12:43:35 +0100 (MET)
Received: (from palat@localhost)
	by ynde.idt.unit.no (8.8.5/8.8.5) id MAA25062;
	Wed, 26 Feb 1997 12:43:33 +0100 (MET)
Sender: Sudeep.Palat@item.ntnu.no
To: XEmacs Beta <xemacs-beta@xemacs.org>
Subject: Re: [19.15b95]: input-pending-p is nil even after keypress
References: <9702261116.AA25392@mail.esrin.esa.it>
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
From: Sudeep Kumar Palat <Sudeep.Palat@item.ntnu.no>
Date: 26 Feb 1997 12:43:32 +0100
In-Reply-To: Simon Marshall's message of Wed, 26 Feb 97 11:16:35 GMT
Message-ID: <yv9vi7fg5cr.fsf@ynde.idt.unit.no>
Lines: 19
X-Mailer: Gnus v5.4.15/XEmacs 20.1

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

    Simon>  Start up so you have lazy-lock.el around, and in *scratch*
    Simon> evaluate:

    Simon> (defun lazy-lock-post-command-fontify-windows () ;; Do

[...]

    Simon> (lazy-lock-fontify-walk-windows)))))


    Simon> Now go back to your big file and C-n to your heart's
    Simon> content.  Does an error get signalled? 
Yes, it does.

(1) (error/warning) Error in `post-command-hook' (setting hook to nil): (error Yes! input-pending-p!)

sudeep

