Path: utzoo!attcan!uunet!bloom-beacon!ZURICH.AI.MIT.EDU!seth
From: seth@ZURICH.AI.MIT.EDU (Seth Goldstein)
Newsgroups: comp.windows.x
Subject: Problem grabbing server in CLX
Message-ID: <8909262315.AA05698@zurich.ai.mit.edu>
Date: 26 Sep 89 23:15:26 GMT
Sender: daemon@bloom-beacon.MIT.EDU
Organization: The Internet
Lines: 14


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)