emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rainer Stengele <rainer.stengele@online.de>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: startup Lisp error in 7.01: Debugger entered--Lisp error: (void-function org-export-blocks-add-block)
Date: Sat, 24 Jul 2010 12:21:07 +0200	[thread overview]
Message-ID: <4C4ABE93.7040204@online.de> (raw)
In-Reply-To: <87iq46w6ev.fsf@gmail.com>

Hi Eric,

thanks for considering.
You are right.

Doing a complete and fresh checkout does not show the error anymore.
Must be some mixing up of files.


Thanks!

Am 23.07.2010 17:43, schrieb Eric Schulte:
> Hi Rainer,
>
> I am unable to reproduce this problem.  Are you sure that you have a
> complete Org-mode instillation, and that no older installations could be
> conflicting with your install?
>
> It may be possible to patch over the error you've mentioned by
> requiring org-exp-blocks before you require org-latex, e.g.
>
> (require 'org-exp-blocks)
> (require 'org-latex)
>
> However that still wouldn't explain why this error has appeared for you
> in the first place.
>
> Best -- Eric
>
> Rainer Stengele<rainer.stengele@diplan.de>  writes:
>
>> 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
>
> _______________________________________________
> 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	other threads:[~2010-07-24 10:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C4ABE93.7040204@online.de \
    --to=rainer.stengele@online.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=schulte.eric@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).