emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] export problems


From: Nick Dokos
Subject: Re: [O] export problems
Date: Fri, 03 Jun 2011 11:24:13 -0400

Eric Abrahamsen <address@hidden> wrote:

> It was while trying to produce a backtrace (with edebug) that I
> discovered that re-evaluating the code fixed the problem. I set
> debug-on-error to t and reproduced the error, which gave me this:
> 
> Debugger entered--Lisp error: (error "Cannot return from the debugger in an 
> error")
>   internal-temp-output-buffer-show(#<buffer *Org Export/Publishing Help*>)
>   org-export(nil)
>   call-interactively(org-export nil nil)
> 
> Presumably this isn't really what's needed -- can you provide a pointer
> to producing a more useful backtrace?
> 

Only the usual suspects: you are loading uncompiled code I hope? I don't
even have the function in either of my emacsen (24.0.50 and 23.1.1):
does C-h f internal-temp-output-buffer-show RET show anything in yours?

Nick






reply via email to

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