From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: html-encode in mathjax latex fragments Date: Sun, 27 Jul 2014 19:56:14 +0200 Message-ID: <87ha218kgx.fsf@bzg.ath.cx> References: <87pphrh83k.fsf@gmail.com> <87zjgvv6q5.fsf@nicolasgoaziou.fr> <878uofm6ol.fsf@gmail.com> <87wqbyfzr5.fsf@gmail.com> <87zjgumzup.fsf@nicolasgoaziou.fr> <111caabc0a02f469517b4e70fbfd2f56@mail.rickster.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59754) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBofo-0007Tm-6e for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBofZ-0005o1-Hl for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:20 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:51196) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBofZ-0005Un-Et for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:05 -0400 In-Reply-To: <111caabc0a02f469517b4e70fbfd2f56@mail.rickster.com> (Rick Frankel's message of "Tue, 01 Jul 2014 10:08:44 -0400") 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: Rick Frankel Cc: Nick Dokos , emacs-orgmode@gnu.org, Eric Schulte Hi Rick, Rick Frankel writes: > Not sure why `org-html-protect-char-alist' is a custom and not just a > var, but IMHO, `org-html-encode-plain-text' is the correct solution. I made `org-html-protect-char-alist' a defvar. -- Bastien