From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Re: Multipart/Alternative reply to email? Date: Fri, 25 Mar 2016 09:46:11 -0400 Message-ID: <6sw6c7d1qi657g.fsf@BO-C02PWE1MG8WN.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37837) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajS49-0001GB-6z for emacs-orgmode@gnu.org; Fri, 25 Mar 2016 09:46:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ajS44-0001mi-7z for emacs-orgmode@gnu.org; Fri, 25 Mar 2016 09:46:17 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:47831) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajS44-0001mW-48 for emacs-orgmode@gnu.org; Fri, 25 Mar 2016 09:46:12 -0400 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 9EAEA20982 for ; Fri, 25 Mar 2016 09:46:11 -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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Thorsten Jolitz writes: > Peter Davis writes: > >> 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. > > outorg.el works with message-mode too, so I currently write this message > in Org-mode. Not related to org-mime in anyway, maybe not even to your > intention, but nevertheless helpful perhaps. Thank you, Thorsten. This looks very interesting. I'll look into it further. Best, -pd