Преглед изворни кода

org-mime: removed call to defunct function

* contrib/lisp/org-mime.el (org-mime-htmlize): removed call to defunct
  function
Eric Schulte пре 14 година
родитељ
комит
859a1b277e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      contrib/lisp/org-mime.el

+ 1 - 1
contrib/lisp/org-mime.el

@@ -185,7 +185,7 @@ export that region, otherwise export the entire body."
          ;; to hold attachments for inline html images
          (html-and-images
           (org-mime-replace-images
-           (org-mime-org-export "html" raw-body tmp-file)
+           (org-export-string raw-body "html" (file-name-directory tmp-file))
            tmp-file))
          (html-images (unless arg (cdr html-and-images)))
          (html (org-mime-apply-html-hook