Gunnar Evermann <Gunnar.Evermann(a)nats.informatik.uni-hamburg.de> writes:
but, how??? x_any_window_to_frame doesn't cut it. In a vanilla
XEmacs,
if the pointer is in the *scratch* buffer I need to traverse some
steps down the Window hierarchy before I get the frame from
x_any_window_to_frame. For the child_window returned by XQueryPointer
I only get NIL :-(
I don't understand this.
Another solution to this problem is to enclose the call to
XQueryPointer in an ephemeral error handler that would basically do nothing.
--didier