[emacs] actually, enable the server (used by emacsclient from term)
authorAmin Bandali <bandali@gnu.org>
Thu, 15 Nov 2018 20:21:54 +0000 (15:21 -0500)
committerAmin Bandali <bandali@gnu.org>
Thu, 15 Nov 2018 20:21:54 +0000 (15:21 -0500)
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