Hi all,

I have a startup Lisp error in 7.01: (I omitted the bytcode lines because they 
are confusing thunderbird ...)


Debugger entered--Lisp error: (void-function org-export-blocks-add-block)
  org-export-blocks-add-block((src org-babel-exp-src-blocks nil))
...
  require(ob-exp)
...
  require(org-exp)
...
  require(org-latex)
  eval-buffer(#<buffer  *load*> nil "c:/Dokumente und 
Einstellungen/rainer/Anwendungsdaten/.emacs" nil t)  ; Reading at buffer 
position 39168
  load-with-code-conversion("c:/Dokumente und 
Einstellungen/rainer/Anwendungsdaten/.emacs" "c:/Dokumente und 
Einstellungen/rainer/Anwendungsdaten/.emacs" t t)
  load("~/.emacs" t t)
  command-line()
  normal-top-level()


the culprit is the requiring of org-latex.
In the release docs I could not find a change in loading the latex export.
Can anybody see the problem?

- Rainer


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to