summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2018-11-15 15:21:54 -0500
committerAmin Bandali <bandali@gnu.org>2018-11-15 15:21:54 -0500
commitdfe440bcc2729d9da9c11eea890655c7e4e3e877 (patch)
tree6fa9cc27e95b82b453874fb8fbef8e3c41380a4c
parent808ee2291025cfa067687f3c095c368566edc3bb (diff)
downloadconfigs-dfe440bcc2729d9da9c11eea890655c7e4e3e877.tar.gz
configs-dfe440bcc2729d9da9c11eea890655c7e4e3e877.tar.xz
configs-dfe440bcc2729d9da9c11eea890655c7e4e3e877.zip
[emacs] actually, enable the server (used by emacsclient from term)
Diffstat (limited to '')
-rw-r--r--init.org2
1 files changed, 1 insertions, 1 deletions
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