Explorar o código

Merge branch 'maint'

Bastien Guerry %!s(int64=11) %!d(string=hai) anos
pai
achega
8f8c8cbed0
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      lisp/ox-org.el

+ 2 - 0
lisp/ox-org.el

@@ -226,6 +226,8 @@ Return output file name."
 	   (work-buffer (or visitingp (find-file filename)))
 	   newbuf)
       (font-lock-fontify-buffer)
+      (show-all)
+      (org-show-block-all)
       (setq newbuf (htmlize-buffer))
       (with-current-buffer newbuf
 	(when org-org-htmlized-css-url