From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: Multipart/Alternative reply to email? Date: Sun, 3 Apr 2016 20:07:16 +0000 (UTC) Message-ID: References: <6sw6c7y498q8zy.fsf@BO-C02PWE1MG8WN.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60478) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amoIy-0003Vb-R6 for emacs-orgmode@gnu.org; Sun, 03 Apr 2016 16:07:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1amoIu-0004ix-RS for emacs-orgmode@gnu.org; Sun, 03 Apr 2016 16:07:28 -0400 Received: from plane.gmane.org ([80.91.229.3]:41940) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amoIu-0004ir-Ka for emacs-orgmode@gnu.org; Sun, 03 Apr 2016 16:07:24 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1amoIs-0002SE-7b for emacs-orgmode@gnu.org; Sun, 03 Apr 2016 22:07:22 +0200 Received: from 172-0-42-27.lightspeed.ltrkar.sbcglobal.net ([172.0.42.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 03 Apr 2016 22:07:22 +0200 Received: from adam by 172-0-42-27.lightspeed.ltrkar.sbcglobal.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 03 Apr 2016 22:07:22 +0200 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: emacs-orgmode@gnu.org As a follow-up to the other replies in this thread, you might be able to use Pandoc to convert the HTML to Org. That's what I do in org-protocol-capture-html, and it works very well.