depot/third_party/tvl/users/grfn/gws.fyi/config.el

7 lines
157 B
EmacsLisp
Raw Normal View History

(require 'org)
(setq org-html-postamble nil)
(defadvice org-export-grab-title-from-buffer
(around org-export-grab-title-from-buffer-disable activate))