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 | ||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| [[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Text editors]] > [[Emacs]] > [[Troubleshooting emacs issues]] | |||
| ==Emacs opening very slow issue== | ==Emacs opening very slow issue== | ||
| Line 6: | Line 5: | ||
| Learned from https://wiki.archlinux.org/index.php/Emacs#Slow_startup | Learned from https://wiki.archlinux.org/index.php/Emacs#Slow_startup | ||
| [[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Text editors]] > [[Emacs]] > [[Troubleshooting emacs issues]] | |||
Latest revision as of 15:52, 24 August 2022
Home > CentOS > CentOS 6.x > Text editors > Emacs > 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
Home > CentOS > CentOS 6.x > Text editors > Emacs > Troubleshooting emacs issues

