Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!njin!princeton!phoenix!Princeton.EDU!lrr From: lrr@Princeton.EDU (Lawrence R. Rogers) Newsgroups: gnu.emacs.bug Subject: emacs 18.54 with X11 menus turned on Message-ID: <9286@phoenix.Princeton.EDU> Date: 6 Jul 89 19:03:41 GMT Sender: news@phoenix.Princeton.EDU Lines: 22 The X menus stuff from 18.53 worked nicely and some users at Princeton want them to continue. However, when I build 18.54 for X11 Release 3 and then use the menus stuff (c-s-middle), emacs calls Fx_popup_menu which in turn calls XQueryPointer thusly (file is xmenu.c): 139 XQueryPointer (XXdisplay, root_window, &wjunk, &wjunk, &XMenu_xpos, 140 &XMenu_ypos, &ijunk, &ijunk, &ijunk); and XQueryPointer never returns, hanging in a Xread which in turns calls read. Am I doing the right thing for menus (and if not, how does one do this now) and why isn't it working correctly? Please mail me as I don't always follow this newsgroup Larry Rogers (Postmaster@Princeton.EDU) Manager, Operating Systems Princeton University Computing and Information Technology Computing Center 87 Prospect Street, Room 201 Princeton, NJ 08544 UUCP: princeton!lrr ARPANET/CSNET: lrr@Princeton.EDU BITNET: lrr@pucc.BITNET PHONE: 609 452 6483 FAX: 609 452 3943