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: Tue, 01 Sep 2015 17:26:14 +0200 Message-ID: <87fv2y2max.fsf@nicolasgoaziou.fr> References: <87a8t64neo.fsf@nicolasgoaziou.fr> <87vbbutvf9.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34905) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWnQM-0002uU-5L for emacs-orgmode@gnu.org; Tue, 01 Sep 2015 11:24:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZWnQK-0005re-V8 for emacs-orgmode@gnu.org; Tue, 01 Sep 2015 11:24:38 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:43879) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWnQK-0005pz-Ot for emacs-orgmode@gnu.org; Tue, 01 Sep 2015 11:24:36 -0400 In-Reply-To: <87vbbutvf9.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Tue, 01 Sep 2015 16:07:06 +0800") 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: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Eric Abrahamsen writes: > I'd say it might be nice to have the option there to customize. There > are several potential plain-text exportation options (I'd prefer utf8, > personally), and giving the user a choice seems nice.... Then the option could offer a choice between "org", "ascii", "latin1" and utf-8. I'm still unsure that providing "org" is pertinent, however. Regards,