| * (ed) | Invoking debugger... | Starting server: | will_fork = False | will_trace = False | No Inet domain socket created. | path = /tmp/.motif_socket-p15880 | Waiting for connection. | Accepting client on Unix socket. | Accepted client on fd 6 | Server not forking. | greet_client: Unable to open display. | Bad file descriptor | | Connection to server broken: Hit EOF while reading packet |
All the above noise may have nothing at all to do with hemlock as it is just showing a problem getting the motif debugger working. Try (setq interface:*interface-style* :tty) before the (ed) call. This will disable the motif debugger and maybe some more useful info will appear. Paul
