projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a46b23
)
[emacs] comment out Server and Unicode init.org sections
author
Amin Bandali
<bandali@gnu.org>
Mon, 12 Nov 2018 03:05:53 +0000
(22:05 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Mon, 12 Nov 2018 03:05:53 +0000
(22:05 -0500)
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/init.org
index
449c2a2
..
d4da17d
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-355,7
+355,7
@@
in my shell.
(mapc #'disable-theme custom-enabled-themes))
#+end_src
-** Server
+**
COMMENT
Server
Start server if not already running. Alternatively, can be done by
issuing =emacs --daemon= in the terminal, which can be automated with
@@
-371,7
+371,7
@@
See [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Emacs-Server.htm
:config (or (server-running-p) (server-mode)))
#+end_src
-** Unicode support
+**
COMMENT
Unicode support
Font stack with better unicode support, around =Ubuntu Mono= and
=Hack=.