summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Schulte <schulte.eric@gmail.com>2010-10-27 12:04:10 -0600
committerEric Schulte <schulte.eric@gmail.com>2010-10-27 12:04:10 -0600
commit859a1b277e9e111d617c093da2cd0974655de02e (patch)
tree4841e802831e404581df8bc0eb71fd8f497ad859
parent87edef3f87758ba4d5b7d8bae0f305c3d2a8f898 (diff)
downloadorg-mode-859a1b277e9e111d617c093da2cd0974655de02e.tar.gz
org-mime: removed call to defunct function
* contrib/lisp/org-mime.el (org-mime-htmlize): removed call to defunct function
-rw-r--r--contrib/lisp/org-mime.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/lisp/org-mime.el b/contrib/lisp/org-mime.el
index 0537b9d..bca6e91 100644
--- a/contrib/lisp/org-mime.el
+++ b/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