From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Marie Gaillourdet Subject: Re: Re: Sending org buffer as mail? Date: Fri, 17 Dec 2010 15:47:44 +0100 Message-ID: References: <4D09C7F2.8020806@gmail.com> <87sjxy168c.fsf@gmail.com> <4D09D3BB.3020508@gmail.com> <87bp4lxl60.fsf@fastmail.fm> <871v5hw5go.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=43364 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTbb8-0004ZN-4U for emacs-orgmode@gnu.org; Fri, 17 Dec 2010 09:47:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTbb3-0003k8-5h for emacs-orgmode@gnu.org; Fri, 17 Dec 2010 09:47:53 -0500 Received: from mailgw1.uni-kl.de ([131.246.120.220]:54032) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTbb2-0003jI-TV for emacs-orgmode@gnu.org; Fri, 17 Dec 2010 09:47:49 -0500 In-Reply-To: <871v5hw5go.fsf@gmail.com> (Eric Schulte's message of "Thu, 16 Dec 2010 18:27:38 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: Oscar Carlsson , Matt Lundin , emacs-orgmode@gnu.org, Jeff Horn , Rainer M Krug Hi Eric, "Eric Schulte" writes: > Hi Matt, > > This looks great, how would you feel about trying to fold this into > org-mime, or would you mind if I did so. I've already mimicked your > function to set subjects of outgoing emails to match the title of the > org-mode buffer. I think that generalizing the org-mime functions to > operate over either subtrees or whole files, and to output either html > or plain text should cover all use cases with maximal code re-use. does it also support using ascii exports as text part and the html export as html part in a multi part message? Thanks for org-mime, I'll try it tomorrow. Cheers, Jean-Marie