Re: xemacs under version 2.3.3
Re: xemacs under version 2.3.3
- Subject: Re: xemacs under version 2.3.3
- From: Samuel Isaacson <email@hidden>
- Date: Mon, 18 May 2009 15:19:01 -0600
No, unfortunately that didn't help.
I don't know if this helps out all, but if I kill the xemacs process
while it is "hung" waiting for the window to show up I get the following
lisp backtrace:
make-device(x nil)
# bind (display)
make-x-device(nil)
init-x-win()
# bind (debugger debug-on-error command-line-args-left)
command-line()
# (condition-case ... . ((t (byte-code " ?�?" ... 1))))
# bind (error-data)
normal-top-level()
# (condition-case ... . error)
# (catch top-level ...)
Thanks for all your help and time looking at this problem!
-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