From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: [BUG] [ODT] ODT export (old) fails with wrong-type-argument Date: Tue, 16 Oct 2012 10:25:55 +0200 Message-ID: <507D1A13.7060702@christianmoe.com> Reply-To: mail@christianmoe.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 ([208.118.235.92]:44699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TO2Q0-00076U-Lu for emacs-orgmode@gnu.org; Tue, 16 Oct 2012 04:22:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TO2Pw-000752-DP for emacs-orgmode@gnu.org; Tue, 16 Oct 2012 04:22:28 -0400 Received: from b1.hitrost.net ([91.185.211.67]:56179) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TO2Pw-00074n-7g for emacs-orgmode@gnu.org; Tue, 16 Oct 2012 04:22:24 -0400 Received: from lk.92.63.17.213.dc.cable.static.lj-kabel.net ([92.63.17.213] helo=Celebrian-2.local) by b1.hitrost.net with esmtpa (Exim 4.80) (envelope-from ) id 1TO2Pt-003lXi-ND for emacs-orgmode@gnu.org; Tue, 16 Oct 2012 10:22:21 +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: Org Mode Hi, 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? Yours, Christian