From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Belpaire Subject: Re: Testing org-export-as-odt-and-open Date: Sun, 09 Oct 2011 18:23:57 +0200 Message-ID: <4E91CA9D.30900@orange.fr> References: <81ehz4wibd.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55093) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCwAX-0001Bc-Rg for emacs-orgmode@gnu.org; Sun, 09 Oct 2011 12:24:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RCwAW-0003r7-Se for emacs-orgmode@gnu.org; Sun, 09 Oct 2011 12:24:05 -0400 Received: from smtp03.smtpout.orange.fr ([80.12.242.125]:46097 helo=smtp.smtpout.orange.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCwAW-0003qm-JS for emacs-orgmode@gnu.org; Sun, 09 Oct 2011 12:24:04 -0400 In-Reply-To: <81ehz4wibd.fsf@gmail.com> 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: Jambunathan K Cc: emacs-orgmode@gnu.org Hi Jambunathan On 25/09/2011 21:08, Jambunathan K wrote: > > I STRONGLY RECOMMEND that you switch to the development version of > Orgmode. Please refer to http://orgmode.org/worg/org-faq.html - sections > "How do I keep current with bleeding edge development?" or "I don't use > git. Can I download bleeding edge .zip and .tar.gz archives?" > > If you would very much want to work only with ELPA tarballs, maybe you > should wait for a day or two. I was planning to build one anyways and > now I have an excuse why I should build one. I'm trying git out. I got the following message: "Debugger entered--Lisp error: (invalid-function assert) assert(t t) org-lparse-backend-get("odt" ENTITY-CONTROL nil) org-lparse-get(ENTITY-CONTROL) org-do-lparse(nil nil nil nil nil nil) org-lparse("odt" "odt" nil nil nil nil nil nil) org-export-as-odt(nil) call-interactively(org-export-as-odt) org-export(nil) call-interactively(org-export nil nil)" Have you been able to build the ELPA tarball? If so, where can I find it? Thanks and thanks for this very interesting exporter ! Eric