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 15:41:59 -0700
O.o
I'm gonna sit on this one for a while...
/bewildered
On May 18, 2009, at 15:31, Samuel Isaacson wrote:
It is
DISPLAY=/tmp/launch-1CQvwq/:0
If I try
xemacs -display ${DISPLAY}
it hangs and takes a while. But :0.0 seems to work fine...
Jeremy Huddleston wrote:
What is your $DISPLAY set to?
That should really have no change...
On May 18, 2009, at 14:22, Samuel Isaacson wrote:
So, I just thought to try starting xemacs from the command line by
running:
"xemacs -display :0.0"
and it starts immediately. I guess I could alias xemacs to this
commandline, but is there another less hackish fix?
Thanks,
-Sam
Jeremy Huddleston wrote:
Your dns servers are responding fast... so I'm a tad puzzled...
hopefully Kevin has an idea...
Just as a sanity check... does the problem go away if you change
this line:
127.0.0.1 localhost
to:
127.0.0.1 localhost wanderer-3
in /etc/hosts?
Kevin Van Vechten wrote:
On May 18, 2009, at 10:18 AM, Jeremy Huddleston wrote:
I think this may be getting a tad off topic... (sorry for that)
Open Directory Utility.app (In /Applications/Utilities).
Click on "Show Advanced Settings"
Are there any servers listed in "Directory Servers"?
What is checked in "Services"?
What is your 'hostname -s' (can you tell me the actual value)?
What is the contents of /etc/hosts?
Also, the results of `scutil --dns` will be useful. It lists
your DNS server configuration, as well as search domains.
Since `hostname -s ` doesn't return a fully qualified domain
name, it looks like you'd be relying on the search domains in
order to find an address.
In particular, it would be interesting to use a tool like
dig(1) to see if your DNS servers are returning a timely
response.
$ dig `hostname -s` @nameserver_ipaddr
$ dig `hostname` @nameserver_ipaddr
Kevin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden