Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] emacs requiring network connection
- Date: Thu, 10 May 2007 15:23:55 +0900
- From: "Hector Akamine" <akamine@example.com>
- Subject: Re: [tlug] emacs requiring network connection
- References: <a96ae3bb0705092132j44176594ud4aaa8f2b85879f7@mail.gmail.com> <d8fcc0800705092202g6c01b1d3nf29e6fa355508829@mail.gmail.com>
> I have noticed the following issue: if I try to start emacs > while my PC is disconnected from the network (i.e., unplug the ethernet cable > from my PC), the emacs window won't show until I plug the PC again > to the network.
Josh,Tod, thanks for the information. Running strace shows emacs trying to connect to the DNS server. Searching the web, I found the following link:
http://www.franz.com/support/documentation/6.2/doc/faq/faq4-1.htm#414
According to this page, emacs does a lookup on the host name (thus, if the translation is not available locally it talks to the dns server). After adding the following line to the /etc/hosts file, I was able to start emacs without requiring to be connected to the network:
127.0.0.1 myhostname localhost.localdomain localhost
Hector
- Follow-Ups:
- Re: [tlug] emacs requiring network connection
- From: Al Hoang
- Re: [tlug] emacs requiring network connection
- From: Josh Glover
- References:
- [tlug] emacs requiring network connection
- From: Hector Akamine
- Re: [tlug] emacs requiring network connection
- From: Josh Glover
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] emacs requiring network connection
- Next by Date: Re: [tlug] emacs requiring network connection
- Previous by thread: Re: [tlug] emacs requiring network connection
- Next by thread: Re: [tlug] emacs requiring network connection
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links