Jerry James <james(a)xemacs.org> writes:
Hi!
I kept getting warnings about catching an error in
font-lock-pre-idle-hook while editing a LaTeX document. The backtrace
pointed at a bogus call to scan-sexps from
font-latex-find-matching-close, so I turned on edebug and instrumented
that function for debugging. But now I'm getting errors from edebug.
The problem is that in the latest version of the edebug package,
edebug-window-live-p calls set-window-with-predicate, which exists in
21.5 but does not exist in 21.4.
Ben, I'm copying you on this message because, if I'm not misreading the
CVS archive, you introduced set-window-with-predicate into 21.5 from an
FSF sync, and the call to it from the edebug package also as part of an
FSF sync. How should this be fixed for 21.1 and 21.4?
Jerry, you're using version 1.15 of edebug. Could you please test
version 1.17 which is pre-released and see, whether this helps you?
AFAIK, We had other reports wrt this which have been fixed through the
upgrade. See
ftp://ftp.xemacs.org/xemacs/beta/experimental/packages/
(or any mirror site).
And yes, I'm going to release the packages this weekend :-)
norbert.