Troubleshooting emacs issues

From Notes_Wiki
Revision as of 05:59, 14 February 2015 by Saurabh (talk | contribs) (Created page with "<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 c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<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