diff options
-rw-r--r-- | init.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |