Prechádzať zdrojové kódy

org-mime: removed call to defunct function

* contrib/lisp/org-mime.el (org-mime-htmlize): removed call to defunct
  function
Eric Schulte 14 rokov pred
rodič
commit
859a1b277e
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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