emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Compile error in org-odt.el in latest master


From: Jambunathan K
Subject: Re: [O] Compile error in org-odt.el in latest master
Date: Thu, 12 Jul 2012 01:06:52 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (windows-nt)

See my earlier message.  This should be fixed.

Rainer Stengele <address@hidden> writes:

> Am 11.07.2012 20:38, schrieb Rainer Stengele:
>> Hi all,
>> 
>> compiling the current master I get
>> 
>> 
>> Compiling /cygdrive/c/Dokumente und
>> Einstellungen/rainer/Anwendungsdaten/.emacs.d/org/lisp/org-odt.el...
>> 
>> In org-export-as-odt-and-open:
>> org-odt.el:462:4:Warning: `(quit error)' is a malformed function
>> org-odt.el:462:4:Warning: reference to free variable `err'
>> 
>> In org-export-as-odt:
>> org-odt.el:495:4:Warning: `(quit error)' is a malformed function
>> org-odt.el:495:4:Warning: reference to free variable `err'
>> 
>> In org-export-as-odf:
>> org-odt.el:2815:33:Warning: `(quit error)' is a malformed function
>> org-odt.el:2812:26:Warning: reference to free variable `err'
>> 
>> In end of data:
>> org-odt.el:2843:1:Warning: the following functions are not known to be
>>     defined: condition-case-unless-debug, clear-image-cache, image-size
>> 
>> 
>> Please help!
>> 
>> Cheers,
>> Rainer
>> 
>> 
>> 
> Hi again,
>
> yes I see now, these are only warnings.
> I was misled by trying to do an odt export and getting hit by the debugger 
> here:
>
>
> I get this error:
>
> call-interactively: Symbol's value as variable is void: err
>
> Switching toggle-debug-on-error to true I get:
>
> Debugger entered--Lisp error: (void-variable err)
>   org-export-as-odt-and-open(nil)
>   call-interactively(org-export-as-odt-and-open)
>   org-export(nil)
>   call-interactively(org-export nil nil)
>
>
> I saw "err" in the debugger and "err" in the compiler messages and
> overloked the "warning".
> Anyway, something is wrong. Can anybody see what?
>
> Rainer
>
>

-- 



reply via email to

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