From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org-mime: make plain/text mime export a choice Date: Fri, 04 Sep 2015 20:57:18 +0200 Message-ID: <87fv2uko6p.fsf@nicolasgoaziou.fr> References: <87a8t64neo.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXw9H-00072d-6R for emacs-orgmode@gnu.org; Fri, 04 Sep 2015 14:55:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXw9G-0007DG-CD for emacs-orgmode@gnu.org; Fri, 04 Sep 2015 14:55:43 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:54836) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXw9G-0007DC-5O for emacs-orgmode@gnu.org; Fri, 04 Sep 2015 14:55:42 -0400 In-Reply-To: (Jon Miller's message of "Thu, 03 Sep 2015 17:30:21 -0700") 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: Jon Miller Cc: Will O'Brien , emacs-orgmode@gnu.org Jon Miller writes: > At this point, I'm not sure if there is any further hacking left to be done > to the original patch I sent? Are we okay with just leaving the two options > of 'ascii and 'org? I don't think we're at a conclusion yet. In addition to providing ascii and org, we might also - provide org, ascii, latin-1 and utf8 - provide any symbol that will be understood as an export back-end WDYT? Regards,