diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2018-06-12 15:46:18 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2018-06-12 15:46:18 +0200 |
| commit | 40dbae299b3b03f7dd4f57afd2f845e73969aa79 (patch) | |
| tree | cdf497590b3c1c375240602807726e7099a406c3 /emacs | |
| parent | 3e11d23c4be9cc89480d1f00d4421afea56e8743 (diff) | |
| download | dotfiles-40dbae299b3b03f7dd4f57afd2f845e73969aa79.tar.gz dotfiles-40dbae299b3b03f7dd4f57afd2f845e73969aa79.zip | |
emacs: remove mention to the html page
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'emacs')
| -rw-r--r-- | emacs/README.org | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emacs/README.org b/emacs/README.org index 1f94296..a925210 100644 --- a/emacs/README.org +++ b/emacs/README.org @@ -9,8 +9,7 @@ configuration. The basic workflow is that on the first run the =init.el= file will replace itself with a tangled (=org-babel=) version of itself. Therefore, all changes should go into the =init.org= file. Moreover, I've added a function that is executed on save which generates and compiles new versions of the -=init.el= file. Note that it will also generate an =init.html= file, which is -the file that I'm showing on my [[http://jo.mssola.com/static/init.html][personal site]]. +=init.el= file. I run GNU Emacs in daemon mode, but I don't use systemd for that. Instead, in I'm using the =-a= argument of =emacsclient= with an empty string. This |
