Difference between revisions of "Troubleshooting emacs issues"
From Notes_Wiki
(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...") |
m |
||
Line 6: | Line 6: | ||
Learned from https://wiki.archlinux.org/index.php/Emacs#Slow_startup | Learned from https://wiki.archlinux.org/index.php/Emacs#Slow_startup | ||
<yambe:breadcrumb>Emacs|Emacs</yambe:breadcrumb> |
Revision as of 08:49, 12 September 2018
<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>