On Fri, 30 Jul 2010 15:21:01 -0600, "Eric Schulte" wrote: > > The following function might get part way towards what you describe. > > --8<---------------cut here---------------start------------->8--- > (defun org-send-email-of-headline () [...] Eric, this is brilliant! Thanks. This is quickly going to become my preferred mechanism for initiating some email threads... One quick question, although this is probably more about org-mime than about your little function: you have to specify the recipient using the "mailto" property. This is fine. However, the email generated includes the properties in the text version (not the HTML version). Can one specify that properties should not be exported to MIME? Thanks again, eric