unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Noam Postavsky <npostavs@gmail.com>
Cc: Lars Ingebrigtsen <larsi@gnus.org>, 31167@debbugs.gnu.org
Subject: bug#31167: 27.0.50; When the computer has no network connection, Emacs can take minutes to start
Date: Wed, 18 Apr 2018 17:25:34 -0700	[thread overview]
Message-ID: <edd4178a-5042-7163-c34d-393b4964a816@cs.ucla.edu> (raw)
In-Reply-To: <87lgdo6zqv.fsf@mouse.gnus.org>

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

> According to this message from 2014 [1] it was resolved, and the
> etc/PROBLEMS entry was removed.  But the entry is still there in current master.

That's due to a botched merge of etc/PROBLEMS in March 2015. Thanks for 
mentioning it. I installed the attached patch into master to fix it.

> I remember running into this a couple of weeks ago on a Debian
> jessie system, and the Emacs there is...  let's see...  25.1.1.  That's
> after 2014

Yes, the problem that I fixed in 2014 should not be present in Emacs 
25.1. Of course there could be some other problem with similar symptoms. 
I can't reproduce the symptoms, though. I tried running Emacs master on 
Fedora 27 with networking disabled (using Gnome's "Wired Connected > 
Turn Off" UI), and Emacs started up fine.

[-- Attachment #2: 0001-Fix-botched-merge-of-FQDNs-in-PROBLEMS.patch --]
[-- Type: text/x-patch, Size: 1333 bytes --]

From d816676fb40960ec6cf124ff386571ac1e5a3278 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Wed, 18 Apr 2018 17:12:56 -0700
Subject: [PATCH] Fix botched merge of FQDNs in PROBLEMS

This text was originally removed in
2014-12-30T04:42:26Z!eggert@cs.ucla.edu but then was
mistakenly re-added in the merge in
2015-03-23T17:30:30Z!eggert@cs.ucla.edu.
* etc/PROBLEMS: Omit obsolete mention of FQDNs.
---
 etc/PROBLEMS | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 0797176619..d19efaae68 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -555,17 +555,6 @@ And then rename the system's readline so that it won't be loaded:
 See <https://pypi.python.org/pypi/gnureadline> for more details on
 installation.
 
-*** 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.
-
 *** Visiting files in some auto-mounted directories causes Emacs to print
 'Error reading dir-locals: (file-error "Read error" "is a directory" ...'
 
-- 
2.14.3


  parent reply	other threads:[~2018-04-19  0:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-15 19:22 bug#31167: 27.0.50; When the computer has no network connection, Emacs can take minutes to start Lars Ingebrigtsen
2018-04-15 19:37 ` Lars Ingebrigtsen
2018-04-15 20:19 ` Noam Postavsky
2018-04-15 20:25   ` Lars Ingebrigtsen
2018-04-19  0:25 ` Paul Eggert [this message]
2018-04-23 19:50   ` Lars Ingebrigtsen
2018-04-23 19:59     ` Paul Eggert
2018-04-23 20:10       ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=edd4178a-5042-7163-c34d-393b4964a816@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=31167@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    --cc=npostavs@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).