From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [BUG] [ODT] ODT export (old) fails with wrong-type-argument Date: Wed, 24 Oct 2012 15:59:25 +0200 Message-ID: <87sj942coy.fsf@bzg.ath.cx> References: <507D1A13.7060702@christianmoe.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TR1UG-0003QQ-BC for emacs-orgmode@gnu.org; Wed, 24 Oct 2012 09:59:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TR1UC-0003ki-PH for emacs-orgmode@gnu.org; Wed, 24 Oct 2012 09:59:12 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:43170) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TR1UC-0003kb-Ip for emacs-orgmode@gnu.org; Wed, 24 Oct 2012 09:59:08 -0400 Received: by mail-wg0-f49.google.com with SMTP id gg4so299019wgb.30 for ; Wed, 24 Oct 2012 06:59:07 -0700 (PDT) In-Reply-To: <507D1A13.7060702@christianmoe.com> (Christian Moe's message of "Tue, 16 Oct 2012 10:25:55 +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: mail@christianmoe.com Cc: Org Mode Hi Christian, Christian Moe writes: > When I try to export to ODT (without invoking the new exporter or > anything), I get: > > OpenDocument export failed: Wrong type argument: stringp, > (org-export-odt-preprocess-latex-fragments) > > This also happens in a document with no latex fragments. > > I'm running Org-mode version 7.9.2 (release_7.9.2-458-ged698d @ > /Applications/Emacs.app/Contents/Resources/site-lisp/org/) on GNU Emacs > 24.1.1. > > Is it just me? Nope, this was a bug -- I've just fixed this in the maint and master branches. Can you have a try and let me know? Thanks for reporting this! -- Bastien