From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Multipart/Alternative reply to email? Date: Thu, 24 Mar 2016 09:51:45 -0400 Message-ID: <6sw6c7y498q8zy.fsf@BO-C02PWE1MG8WN.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40948) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aj5g4-00034b-HF for emacs-orgmode@gnu.org; Thu, 24 Mar 2016 09:51:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aj5fz-0005bP-6t for emacs-orgmode@gnu.org; Thu, 24 Mar 2016 09:51:56 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:49253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aj5fz-0005ak-2u for emacs-orgmode@gnu.org; Thu, 24 Mar 2016 09:51:51 -0400 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 4348320D6E for ; Thu, 24 Mar 2016 09:51:46 -0400 (EDT) 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 I've used org-mime to send MIME emails that are multipart/alternative with both text and HTML parts. It's great, especially for including tables, etc. Is there a way to reply to message with this? I realize this would require somehow converting the original message to org-mode markup, and that seems very tricky. I just wondered if anyone had taken a stab at building something like this. Thanks! -pd