Re: [Orgmode] [BUG] htmlp and latexp

2011-02-17 Thread Andreas Leha
Hi all, to make this explicit: I can not export to latex any more, but instead I get Exporting to LaTeX... when: Symbol's value as variable is void: htmlp Org HEAD GNU emacs 23.2.1 (debian squeeze) This is my failing org-file: * Test test - Andreas Am 16.02.2011 11:03, schrieb Bastien: >

Re: [Orgmode] [BUG] htmlp and latexp

2011-02-16 Thread Bastien
Hi Dan, Dan Davison writes: > 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, which contains > > #+begin_src emacs-lisp > (defvar htmlp) > (defvar latexp)

Re: [Orgmode] [BUG] htmlp and latexp

2011-02-16 Thread Bastien
Hi Christian, Christian Moe writes: > (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?) It's not yet part of GNU Emacs but it will be soon. See commit 57144fea1ea6277b6ba39facae05715eee5751d6. -- Bastien __

Re: [Orgmode] [BUG] htmlp and latexp

2011-02-16 Thread Bastien
Hi Christian, Christian Moe writes: > (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?) It's not yet part of GNU Emacs but it will be soon. See commit 57144fea1ea6277b6ba39facae05715eee5751d6. -- Bastien __

Re: [Orgmode] [BUG] htmlp and latexp

2011-02-16 Thread Christian Moe
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

[Orgmode] [BUG] htmlp and latexp

2011-02-15 Thread Dan Davison
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, which contains #+begin_src emacs-lisp (defvar htmlp) (defvar latexp) (defun org-special-blocks-make-special-cooki