emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rainer Stengele <rainer.stengele@online.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Compile error in org-odt.el in latest master
Date: Wed, 11 Jul 2012 21:29:12 +0200	[thread overview]
Message-ID: <4FFDD408.2050109@online.de> (raw)
In-Reply-To: <jtkh65$n51$1@dough.gmane.org>

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	other threads:[~2012-07-11 19:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-11 18:38 Compile error in org-odt.el in latest master Rainer Stengele
2012-07-11 19:29 ` Rainer Stengele [this message]
2012-07-11 19:36   ` Jambunathan K
2012-07-11 20:04     ` Rainer Stengele
2012-07-11 20:11       ` Jambunathan K
2012-07-11 20:34         ` Rainer Stengele
2012-07-11 20:33       ` Jambunathan K
2012-07-11 19:35 ` Jambunathan K

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=4FFDD408.2050109@online.de \
    --to=rainer.stengele@online.de \
    --cc=emacs-orgmode@gnu.org \
    /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).