mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Emacs occasionally hangs when polling for the emacs server (with server-running-p). Since this is used for such a trivial feature (to decide whether or not to display the "you need to restart" message), I removed it. Now it always shows that message (if the autoload files have changed).