Troubleshooting emacs issues

From Notes_Wiki
Revision as of 08:49, 12 September 2018 by Saurabh (talk | contribs)

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