emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] [BUG] htmlp and latexp


From: Christian Moe
Subject: Re: [Orgmode] [BUG] htmlp and latexp
Date: Wed, 16 Feb 2011 09:44:16 +0100
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

On 2/15/11 11:23 PM, Dan Davison wrote:
Commit ed6d6760268 removed variables htmlp and latexp from
`org-export-preprocess-string'. Nothing wrong with that, but I think it
has broken export for those using org-special-blocks

Confirmed. Exporting the following example stops with a void-variable error in org-special-blocks-make-special-cookies.

--------------------

Some text.

#+begin_sidebar
  Some details left out of the main text.
#+end_sidebar

--------------------

(Incidentally -- org-special-blocks.el still says it's "not currently part of GNU Emacs", but as of Org-mode 7.4 it is, isn't it?)

CM




reply via email to

[Prev in Thread] Current Thread [Next in Thread]