From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-html-use-unicode-chars breaks source code blocks Date: Fri, 07 Aug 2015 12:37:59 +0200 Message-ID: <87egjftmd4.fsf@nicolasgoaziou.fr> References: <871tfjq7mb.fsf@gmx.us> <87zj26gart.fsf@nicolasgoaziou.fr> <87zj23h168.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60382) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNf0k-0004qQ-9x for emacs-orgmode@gnu.org; Fri, 07 Aug 2015 06:36:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNf0j-0001X8-IV for emacs-orgmode@gnu.org; Fri, 07 Aug 2015 06:36:26 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:44136) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNf0j-0001Ww-C8 for emacs-orgmode@gnu.org; Fri, 07 Aug 2015 06:36:25 -0400 In-Reply-To: <87zj23h168.fsf@gmx.us> (rasmus@gmx.us's message of "Fri, 07 Aug 2015 11:56:31 +0200") 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: Rasmus Cc: emacs-orgmode@gnu.org > OK. I added it to plain-text as well. What is an example of a plain-text > that would need beautification? To tell the truth, I don't know why we need beautification in the first place. Bastien introduced it, so he may be able to answer. > Should we apply it to snippets as well? In the spirit of "beautification" > it would make sense, but it could also seem like a bad choice. I think it makes sense to apply it to snippets, indeed, but see above. Regards,