emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] sending HTML e-mail


From: Peter Salazar
Subject: [O] sending HTML e-mail
Date: Sat, 11 Jan 2014 21:57:53 -0500

What's the state of the art in sending lightly formatting e-mail in HTML format? Is org-mime still the best way? 

This doesn't seem to be working for me. I'm doing this:

(setq load-path (cons "~/org/contrib" load-path))
(setq load-path (cons "~/org/contrib/lisp" load-path))

and this:

(require 'org-mime)

but when I call org-mime-subtree, I get this: 

Symbol's function is void: org-export-string

(For reference: OSX 10.9.1 / Aquamacs 2.5 / Emacs 23.4.1 / org-mode 8.2.4



reply via email to

[Prev in Thread] Current Thread [Next in Thread]