emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* startup Lisp error in 7.01: Debugger entered--Lisp error: (void-function org-export-blocks-add-block)
@ 2010-07-23  9:00 Rainer Stengele
  2010-07-23 15:43 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: Rainer Stengele @ 2010-07-23  9:00 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-07-24 10:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-23  9:00 startup Lisp error in 7.01: Debugger entered--Lisp error: (void-function org-export-blocks-add-block) Rainer Stengele
2010-07-23 15:43 ` Eric Schulte
2010-07-24 10:21   ` Rainer Stengele

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).