emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] export problems


From: Eric Abrahamsen
Subject: Re: [O] export problems
Date: Fri, 03 Jun 2011 11:08:57 -0400
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux)

Nick Dokos <address@hidden> writes:

> Noorul Islam <address@hidden> wrote:
>
>> On Tue, May 31, 2011 at 9:32 AM, Eric Abrahamsen
>> <address@hidden> wrote:
>> > Export has recently stopped working for me: any C-c C-e gives me:
>> >
>> > org-export: Symbol's function definition is void:
>> > internal-temp-output-buffer-show
>> >
>> > Instead of an export menu. Org is up to date git, and I get this even
>> > starting with emacs -Q. I haven't seen a chorus of complaints here, so I
>> > assume it still has to be me, somehow, but does anyone know why this
>> > would be happening? I'm on Ubuntu Natty, running:
>> >
>> > GNU Emacs 23.2.1 (i686-pc-linux-gnu, GTK+ Version 2.24.4) of 2011-04-04
>> > on rothera, modified by Debian
>> >
>> 
>> No issues on
>> 
>> GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
>>  of 2011-04-30 on noorul
>> 
>> Org-mode version 7.5 (release_7.5.321.g363a)
>> 
>
> Assuming that the problem is still present, a backtrace might help.

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?

Thanks!
Eric




reply via email to

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