From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mead Subject: Error when exporting as Latex Date: Fri, 10 Jul 2009 10:56:42 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MPCqp-0003ms-MA for emacs-orgmode@gnu.org; Fri, 10 Jul 2009 05:57:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MPCql-0003jI-T5 for emacs-orgmode@gnu.org; Fri, 10 Jul 2009 05:57:07 -0400 Received: from [199.232.76.173] (port=56519 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPCql-0003j3-M3 for emacs-orgmode@gnu.org; Fri, 10 Jul 2009 05:57:03 -0400 Received: from main.gmane.org ([80.91.229.2]:44267 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MPCql-0007r9-1x for emacs-orgmode@gnu.org; Fri, 10 Jul 2009 05:57:03 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MPCqh-0007FG-FE for emacs-orgmode@gnu.org; Fri, 10 Jul 2009 09:57:00 +0000 Received: from external.atkinsglobal.com ([193.117.23.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Jul 2009 09:56:59 +0000 Received: from paul.d.mead by external.atkinsglobal.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Jul 2009 09:56:59 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi I've only just spotted this error as I don't use the Latex export very often. When I export as Latex either to file or buffer, I get the following error: org-export-latex-lists: Wrong number of arguments: #[(list) "\"" [list org-list-to-generic (:splicep nil :ostart "\\begin{enumerate}" :oend "\\end{enumerate}" :ustart "\\begin{itemize}" :uend "\\end{itemize}" ...)] 3 ("c:/bin/emacs-22.3/lisp/textmodes/org-export-latex.elc" . 39820)], 2 I've tested this on a file which is unchanged from when I last successfully exported it, many org versions ago. Org-mode version 6.28trans GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) of 2008-09-06 on SOFT-MJASON Any ideas? Thanks, Paul