From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Upgrade to org 7.9.3.: clock in/out and org-odt export Date: Wed, 09 Jan 2013 11:01:26 +0530 Message-ID: <87d2xe53dd.fsf@gmail.com> References: <50EC7D34.8010009@mkblog.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57837) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TsoGL-0004ep-O6 for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 00:31:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TsoGK-0004gv-IR for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 00:31:41 -0500 Received: from mail-pb0-f52.google.com ([209.85.160.52]:44160) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TsoGK-0004gp-Cn for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 00:31:40 -0500 Received: by mail-pb0-f52.google.com with SMTP id ro2so708453pbb.11 for ; Tue, 08 Jan 2013 21:31:39 -0800 (PST) In-Reply-To: <50EC7D34.8010009@mkblog.org> (Martin Butz's message of "Tue, 08 Jan 2013 21:10:28 +0100") 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: Martin Butz Cc: emacs-orgmode@gnu.org Martin Butz writes: > (2) I did some tests with the org-odt-exporter, which where successful > in case of a small test file but failed with some of my daily used file. > In one case the emacs message buffer seemed to contain the whole export > output (pasting just a few lines here) org-odt.el - The old exporter - hasn't changed much for most of one full year. I wouldn't be surprised, if the problem is elsewhere. If you can git bisect well and good. Or You can post the BEGINNING of stack trace. (Your stacktrace doesn't seem to be from the beginning). Btw, it is not clear to me whether you are getting a backtrace. Or Try minimal Emacs: emacs -L ~/src/org-mode/lisp -L ~/src/org-mode/contrib/lisp I am willing to address whatever problem that you are seeing. --