[comp.windows.x] Problem grabbing server in CLX

seth@ZURICH.AI.MIT.EDU (Seth Goldstein) (09/27/89)

Say *display* is your basic CLX display object.
This makes my machine hang:

(with-server-grabbed (*display*)
  (display-finish-output *display*)
  ...)

In fact, any round-trip request causes the same behavior.
Is this my bug or theirs?  If it's mine, how else may I grab the
server and then synchronize?

Thanks,
Seth Goldstein (seth@zurich.ai.mit.edu)