Re: [O] special strings

2013-02-07 Thread Samuel Wales
> 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. I found the new equivalent. Is (require 'ox) is the correct way to load variables before setting them? Is there a mapping of old variables to new ones?

Re: [O] special strings

2013-02-07 Thread Bastien
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