From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: bug#12718: 24.2.50; ODT export (old) fails with wrong-type-argument Date: Wed, 24 Oct 2012 19:16:31 +0530 Message-ID: <87sj94oudk.fsf__42814.9312305779$1351086339$gmane$org@gmail.com> References: <877gqgs5me.fsf@gmail.com> <87a9vc3shw.fsf__4156.39701900563$1351085626$gmane$org@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37412) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TR1Gf-0002RS-Ql for emacs-orgmode@gnu.org; Wed, 24 Oct 2012 09:45:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TR1Ga-00086L-Uo for emacs-orgmode@gnu.org; Wed, 24 Oct 2012 09:45:09 -0400 Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-Message-ID: In-Reply-To: <87a9vc3shw.fsf__4156.39701900563$1351085626$gmane$org@bzg.ath.cx> (Bastien's message of "Wed, 24 Oct 2012 15:32:43 +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: Bastien Cc: 12718@debbugs.gnu.org Bastien writes: > Hi Jambunathan, > > Jambunathan K 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) > > I cannot reproduce this with current Emacs trunk and > > emacs -Q > C-x C-f test.org RET > [some simple org file] > C-c C-e o > > How can I reproduce the problem above? Capital 'O'. http://lists.gnu.org/archive/html/emacs-orgmode/2012-10/msg00431.html http://lists.gnu.org/archive/html/emacs-orgmode/2012-10/msg00429.html > Thanks, --