all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: and_j_rob@yahoo.com
Cc: 1492@emacsbugs.donarmstrong.com, bug-gnu-emacs@gnu.org
Subject: bug#1492: Slowness
Date: Thu, 04 Dec 2008 18:02:31 -0500	[thread overview]
Message-ID: <jwvd4g71r6m.fsf-monnier+emacsbugreports@gnu.org> (raw)
In-Reply-To: <167109.13142.qm@web54602.mail.re2.yahoo.com> (Andrew Robbins's message of "Thu, 4 Dec 2008 08:36:20 -0800 (PST)")

> I'm not sure if this is a problem with emacs or CentOS, but I noticed
> that both emacs 21 and 22 display the most bizarre behavior on
> CentOS. On Debian, emacs 21.4.1 and emacs 22.3.1 take about 0.2s to
> load (with --eval '(kill-emacs)') and on CentOS, the same versions
> both take 65.0s to load.

> Any reason?

Check etc/PROBLEMS (e.g. with C-h C-p).  My guess is that you're
hitting the problem quoted below,


        Stefan


*** 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.

      











  reply	other threads:[~2008-12-04 23:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-04 16:36 bug#1492: Slowness Andrew Robbins
2008-12-04 23:02 ` Stefan Monnier [this message]
2011-03-10  7:46   ` Glenn Morris

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=jwvd4g71r6m.fsf-monnier+emacsbugreports@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=1492@emacsbugs.donarmstrong.com \
    --cc=and_j_rob@yahoo.com \
    --cc=bug-gnu-emacs@gnu.org \
    /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.