From: Amin Bandali Date: Thu, 15 Nov 2018 20:21:54 +0000 (-0500) Subject: [emacs] actually, enable the server (used by emacsclient from term) X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/dfe440bcc2729d9da9c11eea890655c7e4e3e877 [emacs] actually, enable the server (used by emacsclient from term) --- diff --git a/init.org b/init.org index fa22736..d5ea7ff 100644 --- 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