Yesterday, I :q Vim to try Emacs for a while. I started using Elisp (which is a hundred times better than VimScript), but even when I first installed it (via yum ) and didnβt change anything, it took about 30 seconds to start and still (both GUI and -nw ).
I checked the *Messages* buffer:
Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)...done Loading /usr/share/emacs/site-lisp/site-start.d/rpmdev-init.el (source)...done
The files seem specific to the RPM package that I installed. I tried to change their names, but there was no difference. It takes another 30 seconds.
I solved it partially, never leaving emacs (I just pause it) and try to do everything in it, but it would be nice to open two Emacs sometimes, especially since I tend to use my terminal emulator and not something like tmux .
I realized that Emacs will load slower than Vim, but that seems ridiculous for a new installation. Has anyone understood what is going on?
Thanks!
emacs elisp loading
jocap
source share