Large org-mode update

including improved shackle integration for agenda and other popups
This commit is contained in:
Henrik Lissner 2016-03-06 22:54:04 -05:00
parent 47874e7934
commit 59eebb95c9
5 changed files with 148 additions and 66 deletions

View file

@ -59,7 +59,7 @@
;;
(defun narf|org-export-init ()
(setq org-export-backends '(ascii html latex md opml)
(setq org-export-backends '(ascii html latex md)
org-export-with-toc t
org-export-with-author t)