[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH] org-mime: make plain/text mime export a choice
From: |
Jon Miller |
Subject: |
Re: [O] [PATCH] org-mime: make plain/text mime export a choice |
Date: |
Tue, 01 Sep 2015 08:46:56 -0700 |
Nicolas Goaziou writes:
> Hello,
>
> Jon Miller <address@hidden> writes:
>
>> Update to how org-mime constructs emails for the plain/text section of the
>> mime email. I've found that using the 'ascii exporter produces a saner
>> plain/text section than using the 'org exporter. Added a new custom variable
>> to control which exporter is used. and changed the default behavior to use
>> 'ascii. Below is my git formatted patch.
>
> Thank you for the patch.
>
> Is there any reason to keep using "org" exporter if "ascii" is superior?
> I.e., what about simply replacing 'org with 'ascii?
That's a good question. I personally don't think I'd ever need to keep the
plain/text section as org syntax but I wasn't sure about others, so I just
introduced the variable. I suppose the simple replacement would be a simpler
patch.
--
Jon Miller