org: work around ESS issue 1052

This was causing all our build to fail.

* doc/org/init.el.in: Here.
This commit is contained in:
Alexandre Duret-Lutz 2020-10-07 09:45:55 +02:00
parent 9cc1bdf10f
commit eb7097ba78

View file

@ -54,6 +54,10 @@
(require 'org-install)
(require 'hoa-mode)
; See https://github.com/emacs-ess/ESS/issues/1052
(setq ess-gen-proc-buffer-name-function 'ess-gen-proc-buffer-name:directory)
(setq ess-use-flymake nil)
(setq org-export-htmlize-output-type 'css)
(setq org-html-htmlize-output-type 'css)
; the .org-timestamp directory does not always exist, is not always