From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: special strings Date: Thu, 07 Feb 2013 09:49:33 +0100 Message-ID: <878v70333z.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3NQw-0004pv-7p for emacs-orgmode@gnu.org; Thu, 07 Feb 2013 04:06:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U3NQt-0001WN-BB for emacs-orgmode@gnu.org; Thu, 07 Feb 2013 04:06:18 -0500 Received: from mail-wi0-f181.google.com ([209.85.212.181]:53844) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3NQt-0001Vw-1M for emacs-orgmode@gnu.org; Thu, 07 Feb 2013 04:06:15 -0500 Received: by mail-wi0-f181.google.com with SMTP id hm6so2576649wib.8 for ; Thu, 07 Feb 2013 01:06:14 -0800 (PST) In-Reply-To: (Samuel Wales's message of "Wed, 6 Feb 2013 19:08:52 -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: Samuel Wales Cc: emacs-orgmode@gnu.org Hi Samuel, Samuel Wales writes: > org-html.el:2468: (let ((all org-export-html-special-string-regexps) > > Where is this defined? It was defined in org.el but got squeezed out during the move to the new exporter. I reintroduced it in contrib/lisp/org-html.el. Thanks, -- Bastien