[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Emacs-diffs] master f9acac7: system-name's returned value can vary
From: |
Stefan Monnier |
Subject: |
Re: [Emacs-diffs] master f9acac7: system-name's returned value can vary |
Date: |
Mon, 29 Dec 2014 21:56:04 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
> system-name's returned value can vary
IIUC this also resolves the long standing etc/PROBLEMS:
*** Emacs startup on GNU/Linux systems (and possibly other systems) is slow.
This can happen if the system is misconfigured and Emacs can't get the
full qualified domain name, FQDN. You should have your FQDN in the
/etc/hosts file, something like this:
127.0.0.1 localhost
129.187.137.82 nuc04.t30.physik.tu-muenchen.de nuc04
The way to set this up may vary on non-GNU systems.
Right?
Stefan
- Re: [Emacs-diffs] master f9acac7: system-name's returned value can vary,
Stefan Monnier <=