unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1492: Slowness
@ 2008-12-04 16:36 Andrew Robbins
  2008-12-04 23:02 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Robbins @ 2008-12-04 16:36 UTC (permalink / raw)
  To: bug-gnu-emacs

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?

Andrew Robbins


      







^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#1492: Slowness
  2008-12-04 16:36 bug#1492: Slowness Andrew Robbins
@ 2008-12-04 23:02 ` Stefan Monnier
  2011-03-10  7:46   ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2008-12-04 23:02 UTC (permalink / raw)
  To: and_j_rob; +Cc: 1492, bug-gnu-emacs

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

      











^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#1492: Slowness
  2008-12-04 23:02 ` Stefan Monnier
@ 2011-03-10  7:46   ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2011-03-10  7:46 UTC (permalink / raw)
  To: 1492-done


Thanks for the report. Your report was against an old version of Emacs,
and lacks the information necessary for us to investigate it.
The latest version is 23.3. Please open new reports for any issues you
have with the new version.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-10  7:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-04 16:36 bug#1492: Slowness Andrew Robbins
2008-12-04 23:02 ` Stefan Monnier
2011-03-10  7:46   ` Glenn Morris

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