From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: sending HTML e-mail Date: Sat, 11 Jan 2014 20:16:41 -0700 Message-ID: <87vbxpsxd2.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2BZL-0003y5-Tk for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 22:18:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2BZH-0004hz-Bd for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 22:18:35 -0500 Received: from mail-pb0-x232.google.com ([2607:f8b0:400e:c01::232]:41382) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2BZH-0004ht-4Z for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 22:18:31 -0500 Received: by mail-pb0-f50.google.com with SMTP id rr13so6042591pbb.9 for ; Sat, 11 Jan 2014 19:18:30 -0800 (PST) In-Reply-To: (Peter Salazar's message of "Sat, 11 Jan 2014 21:57:53 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Peter Salazar Cc: org-mode Peter Salazar writes: > 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 You must have an old version of Org-mime loaded. The current version in the Org-mode git repo (available at [1]) does not call the org-export-string function. Best, Footnotes: [1] http://orgmode.org/w/?p=org-mode.git;a=blob;f=contrib/lisp/org-mime.el;h=b0007ac8af3ba17cd5cce84ff34ea59f5c32526f;hb=HEAD -- Eric Schulte https://cs.unm.edu/~eschulte PGP: 0x614CA05D