projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
808ee22
)
[emacs] actually, enable the server (used by emacsclient from term)
author
Amin Bandali
<bandali@gnu.org>
Thu, 15 Nov 2018 20:21:54 +0000
(15:21 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Thu, 15 Nov 2018 20:21:54 +0000
(15:21 -0500)
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/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
(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
Start server if not already running. Alternatively, can be done by
issuing =emacs --daemon= in the terminal, which can be automated with