[emacs] actually, enable the server (used by emacsclient from term)
[~bandali/configs] / init.org
index fa22736..d5ea7ff 100644 (file)
--- a/init.org
+++ b/init.org
@@ -356,7 +356,7 @@ in my shell.
   (mapc #'disable-theme custom-enabled-themes))
 #+end_src
 
-** COMMENT Server
+** Server
 
 Start server if not already running. Alternatively, can be done by
 issuing =emacs --daemon= in the terminal, which can be automated with