Xref: utzoo comp.unix.sysv386:6095 comp.emacs:10338 Newsgroups: comp.unix.sysv386,comp.emacs Path: utzoo!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!bronze!silver!boylanr From: boylanr@silver.ucs.indiana.edu (ross boylan) Subject: Re: X11 and GNU emacs Message-ID: Sender: news@bronze.ucs.indiana.edu (USENET News System) Organization: Indiana University References: <1991Mar11.222925.25685@news.larc.nasa.gov> Distribution: na Date: 18 Mar 91 20:05:06 GMT Lines: 8 I had similar problems getting X-windows and emacs working together. 1) the DISPLAY environment variable needs to be set. 2) You must execute the xhost (xhosts?) command for remote operations to work correctly (at least in some environments). As I recall, the error messages were not too helpful in identifying the problem. I hope this helps.