Hello,
after installing FC6 from scratch (standard installation, no upgrade) and installing emacs via "yum install emacs"
I noticed the emacs startup time is extremely long (~30s!!!). So it's completely unusable for me.
I found somewhere that putting
(modify-frame-parameters nil '((wait-for-wm . nil)))
in my .emacs file should fix such a problem, but it doesn't in my case. I used emacs on all previous FC versions
and never had any problems. It doesn't seem to be related to X, since "emacs -nw" is as slow. I tried Gnome, KDE, and command line. No change.
Any ideas? Do I need additional software?
Thanks,
wkhk
