From eb786cbe9db82d1a192f9bb7c51ffc92fc4153b8 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 22 Apr 2020 12:24:32 +0200 Subject: emacs: added a note on the readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .emacs.d/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs.d/README.org b/.emacs.d/README.org index 3744c1a..3e6017b 100644 --- a/.emacs.d/README.org +++ b/.emacs.d/README.org @@ -9,7 +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. +=init.el= file. This function also generates an HTML version of it, that can be be found [[http://jo.mssola.com/static/init.html][here]]. 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 -- cgit v1.2.3