From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Compile error in org-odt.el in latest master Date: Wed, 11 Jul 2012 20:38:08 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49306) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sp1ni-000737-80 for emacs-orgmode@gnu.org; Wed, 11 Jul 2012 14:38:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sp1nh-0008QA-Cz for emacs-orgmode@gnu.org; Wed, 11 Jul 2012 14:38:14 -0400 Received: from plane.gmane.org ([80.91.229.3]:35089) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sp1nh-0008Pw-6N for emacs-orgmode@gnu.org; Wed, 11 Jul 2012 14:38:13 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Sp1ne-0006T3-0W for emacs-orgmode@gnu.org; Wed, 11 Jul 2012 20:38:10 +0200 Received: from dslb-188-098-254-235.pools.arcor-ip.net ([188.98.254.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Jul 2012 20:38:09 +0200 Received: from rainer.stengele by dslb-188-098-254-235.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Jul 2012 20:38:09 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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