Re: xemacs under version 2.3.3
Re: xemacs under version 2.3.3
- Subject: Re: xemacs under version 2.3.3
- From: Jeremy Huddleston <email@hidden>
- Date: Mon, 18 May 2009 21:58:35 -0700
I wonder if xemacs is being too smart for its own good... try:
./getaddrinfo.test /tmp/launch-1CQvwq/
similarly:
dig @<dns server> /tmp/launch-1CQvwq/
My guess is that xemacs is looking at $DISPLAY and trying to "do
something" with it... and your DNS server is taking forever to tell
you that you asked it for a bogus "hostname" ... so getaddrinfo()
eventually gives up...
So the problem is probably:
1) Your network admins have misconfigured your DHCP server
2) xemacs is doing something it shouldn't based on $DISPLAY rather
than just passing it on to libX11
--Jeremy
On May 18, 2009, at 19:27, Samuel Isaacson wrote:
Thought I had emailed that to the list, but must have forgot to...
The display variable is set to:
DISPLAY = /tmp/launch-1CQvwq/:0
Running "xemacs -display ${DISPLAY}" hangs and takes a while to
start (just like running xemacs with no arguments). Using "xemacs -
display :0.0" works fine though...
-Sam
Brandon Allbery wrote:
On May 18, 2009, at 18:02 , Samuel Isaacson wrote:
"xemacs -display :0.0"
and it starts immediately. I guess I could alias xemacs to this
commandline, but is there another less hackish fix?
*boggle* Shouldn't that be the default? (Well, actually, the
launchd socket which ultimately leads to :0.0.) What is $DISPLAY?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden