Explorar o código

Fix export back-ends status when reloading Org

* lisp/org.el (org-export-backends): Do not reset list of loaded
  back-ends to variable's value after a reload.
Nicolas Goaziou %!s(int64=12) %!d(string=hai) anos
pai
achega
733697a779
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lisp/org.el

+ 1 - 0
lisp/org.el

@@ -456,6 +456,7 @@ depends on, if any."
   :group 'org-export
   :version "24.4"
   :package-version '(Org . "8.0")
+  :initialize 'custom-initialize-set
   :set (lambda (var val)
 	 (if (not (featurep 'ox)) (set-default var val)
 	   ;; Any back-end not required anymore (not present in VAL and not