bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Poor handling of multiple X displays


From: Richard Stallman
Subject: Re: Poor handling of multiple X displays
Date: Fri, 19 Jul 2002 17:15:36 -0600 (MDT)

    The underlying code that goes wrong is

    (make-frame '((display . "cyan.csi.cam.ac.uk:10.0")))

    which when run with C-x C-e produces

    Debugger entered--Lisp error: (error "Connection lost to X server 
`cyan.csi.cam.ac.uk:10.0'")
      x-create-frame(((visibility) (display . "cyan.csi.cam.ac.uk:10.0")))

This looks like a problem at the Xlib level.  If that is true,
there is nothing we can do.  We need someone to debug the problem.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]