Troubleshooting emacs issues
From Notes_Wiki
<yambe:breadcrumb>Emacs|Emacs</yambe:breadcrumb>
Troubleshooting emacs issues
Emacs opening very slow issue
It is possible that emacs takes too much time to open. It can be caused by inability to resolve hostname using /etc/hosts file. To solve this problem ensure that current machine's hostname is pointed to machine IP or 127.0.0.1 in /etc/hosts.
Learned from https://wiki.archlinux.org/index.php/Emacs#Slow_startup
<yambe:breadcrumb>Emacs|Emacs</yambe:breadcrumb>