From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Re: Sending org buffer as mail? Date: Mon, 27 Dec 2010 20:58:38 -0700 Message-ID: <877heuim4x.fsf@gmail.com> References: <87oc8huycc.fsf@gmail.com> <87vd2mu9qg.fsf@gmail.com> <87d3oni7pw.fsf@gmail.com> <4D18D6CB.9090803@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=36458 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PXQhv-0004OX-2r for emacs-orgmode@gnu.org; Mon, 27 Dec 2010 22:58:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PXQht-00005u-V2 for emacs-orgmode@gnu.org; Mon, 27 Dec 2010 22:58:42 -0500 Received: from mail-qw0-f41.google.com ([209.85.216.41]:50683) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PXQht-00005p-Qs for emacs-orgmode@gnu.org; Mon, 27 Dec 2010 22:58:41 -0500 Received: by qwa26 with SMTP id 26so8756234qwa.0 for ; Mon, 27 Dec 2010 19:58:41 -0800 (PST) In-Reply-To: <4D18D6CB.9090803@gmail.com> (Niels Giesen's message of "Mon, 27 Dec 2010 19:11:23 +0100") 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: Niels Giesen Cc: emacs-orgmode@gnu.org Niels Giesen writes: > > Thanks. I think I noticed a bug though, being that > `org-mime-pre-html-hook' is run for the ascii and org parts of > html-ascii and org. The code below should fix this: > Applied, Thanks -- Eric