Ted Phelps may have said:
It appears that the X authentication information is stored on the
host
on which the pseudo-server is running, and I can launch clients from
any shell which connect to the pseudo-server. That said, when I try
to execute (make-frame-on-display "client:10.0"), xemacs just hangs.
Oddly, this actually works for me
From client's display:
client> xemacs -nw
From server's display:
server> ssh -X
client.example.com
phelps(a)client.example.com's password:
Last login: Mon Feb 11 13:04:30 2002 from
server.example.com
Linux client 2.4.17 #4 Thu Jan 17 00:34:23 GMT 2002 i686 unknown
client> gnuclient
And I end up with an X frame on server.
I have no idea why this should make any difference.
Cheers,
-Ted