GNU bug report logs -
#1492
Slowness
Previous Next
Reported by: and_j_rob <at> yahoo.com
Date: Thu, 4 Dec 2008 16:45:02 UTC
Severity: normal
Tags: moreinfo
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
> 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.
This bug report was last modified 14 years and 77 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.