all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Stefan Monnier <monnier@iro.umontreal.ca>, emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master f9acac7: system-name's returned value can vary
Date: Mon, 29 Dec 2014 20:48:28 -0800	[thread overview]
Message-ID: <54A22E9C.2000906@cs.ucla.edu> (raw)
In-Reply-To: <jwvtx0ddf1j.fsf-monnier+emacsdiffs@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 209 bytes --]

Stefan Monnier wrote:
> IIUC this also resolves the long standing etc/PROBLEMS:

Right you are, and thanks for mentioning it.  Plus, we shouldn't need to mention 
/etc/hosts or NIS.  I installed the attached.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-PROBLEMS-Omit-obsolete-mention-of-FQDNs.patch --]
[-- Type: text/x-diff; name="0001-PROBLEMS-Omit-obsolete-mention-of-FQDNs.patch", Size: 2051 bytes --]

From 8712cfecca8d56f71bfc5f4b003dba849fcd1af6 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Mon, 29 Dec 2014 20:42:26 -0800
Subject: [PATCH] * PROBLEMS: Omit obsolete mention of FQDNs.

---
 etc/ChangeLog |  4 ++++
 etc/PROBLEMS  | 15 ++-------------
 2 files changed, 6 insertions(+), 13 deletions(-)

diff --git a/etc/ChangeLog b/etc/ChangeLog
index ee0958f..3c48c51 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
+2014-12-30  Paul Eggert  <eggert@cs.ucla.edu>
+
+	* PROBLEMS: Omit obsolete mention of FQDNs.
+
 2014-12-27  Álvar Ibeas  <ibeas@gmx.com>  (tiny change)
 
 	* tutorials/TUTORIAL.es: Improve style consistency.  Spelling fixes.
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 67a26b9..e1463f1 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -364,8 +364,8 @@ For example, (system-name) returns some variation on
 "localhost.localdomain", rather the name you were expecting.
 
 You need to configure your machine with a fully qualified domain name,
-(i.e. a name with at least one ".") either in /etc/hosts,
-/etc/hostname, the NIS, or wherever your system calls for specifying this.
+(i.e., a name with at least one "."), either in /etc/hostname
+or wherever your system calls for specifying this.
 
 If you cannot fix the configuration, you can set the Lisp variable
 mail-host-address to the value you want.
@@ -457,17 +457,6 @@ problem by adding this to your .cshrc file:
         endif
     endif
 
-*** 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.
-
 *** Attempting to visit remote files via ange-ftp fails.
 
 If the error message is "ange-ftp-file-modtime: Specified time is not
-- 
2.1.0


      reply	other threads:[~2014-12-30  4:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20141229203904.22856.88872@vcs.savannah.gnu.org>
     [not found] ` <E1Y5h5k-0005xL-U6@vcs.savannah.gnu.org>
2014-12-29 22:34   ` Emacs-diffsmaster f9acac7: system-name's returned value can vary Glenn Morris
2014-12-30  4:31     ` Paul Eggert
2014-12-30 11:53     ` Stephen Leake
2014-12-30  2:56   ` [Emacs-diffs] master " Stefan Monnier
2014-12-30  4:48     ` Paul Eggert [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54A22E9C.2000906@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.